<?xml version="1.0"?>
<smurf version="0.9.1" numerrors="9567" numwarnings="2019">
  <summary status="error" numerrors="9567" numwarnings="2019" condensedresult="smurf,error,9567,2019:phplint,success,0,0;phpcs,error,5741,917;js,warning,0,444;css,error,20,35;phpdoc,error,3796,622;savepoint,error,2,0;thirdparty,success,0,0;grunt,error,1,1;shifter,success,0,0;mustache,success,0,0;gherkin,error,7,0">
    <detail name="phplint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpcs" status="error" numerrors="5741" numwarnings="917"/>
    <detail name="js" status="warning" numerrors="0" numwarnings="444"/>
    <detail name="css" status="error" numerrors="20" numwarnings="35"/>
    <detail name="phpdoc" status="error" numerrors="3796" numwarnings="622"/>
    <detail name="savepoint" status="error" numerrors="2" numwarnings="0"/>
    <detail name="thirdparty" status="success" numerrors="0" numwarnings="0"/>
    <detail name="grunt" status="error" numerrors="1" numwarnings="1"/>
    <detail name="shifter" status="success" numerrors="0" numwarnings="0"/>
    <detail name="mustache" status="success" numerrors="0" numwarnings="0"/>
    <detail name="gherkin" status="error" numerrors="7" numwarnings="0"/>
  </summary>
  <check id="phplint" title="PHP lint problems" url="http://php.net/docs.php" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows php lint problems in the code detected by php -l</description>
    <mess/>
  </check>
  <check id="phpcs" title="PHP coding style problems" url="https://docs.moodle.org/dev/Coding_style" numerrors="5741" numwarnings="917" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by phpcs</description>
    <mess>
      <problem file="question/type/coderunner/bulktestindex.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/bulktestindex.php#L51" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/bulktestindex.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/bulktestindex.php#L95" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L437" ruleset="moodle" rule="ControlStructures.ControlSignature.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected "} else if (...) {\n"; found "} else  if (...) {\n"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L53" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L54" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L73" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L174" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L209" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L249" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L148" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L150" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L437" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L23" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require_once" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L24" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require_once" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L75" ruleset="Squiz" rule="Classes.SelfMemberReference.NotUsed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Must use "self::" for local static member reference</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L109" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L118" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L119" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L140" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L140" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 46% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L149" ruleset="Squiz" rule="Commenting.DocCommentAlignment.SpaceAfterStar" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space after asterisk; 2 found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L152" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L217" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 43% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="992" lineto="992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L992" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// Twigging the template parameters changed them." but found "//Twigging the template parameters changed them."</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/lang/en/qtype_coderunner.php" linefrom="1179" lineto="1179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/lang/en/qtype_coderunner.php#L1179" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line within string</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/problemspec.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/problemspec.php#L33" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/problemspec.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/problemspec.php#L69" ruleset="Generic" rule="PHP.LowerCaseConstant.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/problemspec.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/problemspec.php#L78" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontestrun.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontestrun.php#L99" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "run_params" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontestrun.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontestrun.php#L102" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "run_params" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontestrun.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontestrun.php#L104" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "run_params" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L413" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L644" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L50" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L55" ruleset="Generic" rule="WhiteSpace.DisallowTabIndent.TabsUsed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Spaces must be used to indent lines; tabs are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L55" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Tab found within whitespace</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L55" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 1</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L56" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L57" ruleset="Generic" rule="WhiteSpace.DisallowTabIndent.TabsUsed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Spaces must be used to indent lines; tabs are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L57" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Tab found within whitespace</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L57" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 1</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L58" ruleset="Generic" rule="WhiteSpace.DisallowTabIndent.TabsUsed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Spaces must be used to indent lines; tabs are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L58" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Tab found within whitespace</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L58" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L58" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L59" ruleset="Generic" rule="WhiteSpace.DisallowTabIndent.TabsUsed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Spaces must be used to indent lines; tabs are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L59" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.TabWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Tab found within whitespace</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L59" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 1</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L64" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L67" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L166" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L169" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="468" lineto="468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L468" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L474" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="515" lineto="515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L515" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="548" lineto="548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L548" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="579" lineto="579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L579" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="583" lineto="583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L583" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="684" lineto="684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L684" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L686" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L706" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="738" lineto="738" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L738" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="739" lineto="739" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L739" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="761" lineto="761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L761" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="772" lineto="772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L772" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="798" lineto="798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L798" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="809" lineto="809" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L809" ruleset="moodle" rule="PHP.ForbiddenGlobalUse.BadGlobal" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>global $PAGE cannot be used in renderers. Use $this-&gt;page.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L3" ruleset="Generic" rule="Classes.DuplicateClassName.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Duplicate class name "qtype_coderunner_exception" found; first defined in /var/lib/jenkins/git_repositories/prechecker/question/type/coderunner/classes/exception.php on line 25</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L3" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "params_json" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "params_json" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L34" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "qtype_coderunner_testcase::onNotSuccessfulTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L167" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L5" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require_once" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L45" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L46" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixLengthsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixDirsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "fallbackDirsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixesPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "fallbackDirsPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "useIncludePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "classMapAuthoritative" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L57" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "missingClasses" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "apcuPrefix" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L60" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getPrefixes" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L61" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L74" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L75" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L79" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L80" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L84" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getClassMap" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L92" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::addClassMap" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L92" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L93" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L95" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L110" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L156" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::addPsr4" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L157" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L171" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L179" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L202" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L219" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::setPsr4" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L220" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L238" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L238" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useIncludePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L239" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L240" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useIncludePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L249" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L250" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L260" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L260" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMapAuthoritative" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L261" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L262" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMapAuthoritative" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L270" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L271" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L280" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::setApcuPrefix" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L280" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "apcuPrefix" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L281" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L282" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "apcuPrefix" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L290" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::getApcuPrefix" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="291" lineto="291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L291" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L301" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L309" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="319" lineto="319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L319" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::loadClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="320" lineto="320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L320" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L335" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ClassLoader::findFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L336" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L337" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L337" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L353" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L370" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L371" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L372" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L373" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L377" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L378" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lastPos" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L378" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L379" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L379" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L379" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lastPos" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L380" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L382" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "pathEnd" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L382" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L382" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lastPos" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="384" lineto="384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L384" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "pathEnd" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L392" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="394" lineto="394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L394" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L399" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L401" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L401" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L402" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L402" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="403" lineto="403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L403" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="405" lineto="405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L405" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="406" lineto="406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L406" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L413" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L421" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L423" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L429" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "logicalPathPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="442" lineto="442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L442" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>function name "includeFile" must be lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L443" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L444" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"include" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L5" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "baseDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L5" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "baseDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L9" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L5" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "baseDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L9" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L5" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "baseDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L6" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L9" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L10" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "vendorDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L9" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::loadClassLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L10" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L12" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L16" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::getLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L17" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useStaticLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L26" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useStaticLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L28" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require_once" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L32" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L37" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L42" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L42" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L43" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "classMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L50" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useStaticLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "includeFiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "includeFiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L53" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "includeFiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileIdentifier" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileIdentifier" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>function name "composerRequirea94a015043d83dd17aa9648c7dab3aaf" must be lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L63" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileIdentifier" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "GLOBALS" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileIdentifier" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L66" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "GLOBALS" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileIdentifier" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L3" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L3" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L13" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixLengthsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L14" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L18" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixDirsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L25" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L29" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L35" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prefixesPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L36" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L38" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EndLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Whitespace found at end of line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::getInitializer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "prefixLengthsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L49" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "prefixDirsPsr4" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L50" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "prefixesPsr0" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L65" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L97" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L120" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 214 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L129" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L145" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L148" ruleset="moodle" rule="Strings.ForbiddenStrings.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>The use of backticks in strings is not recommended</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L152" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 216 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L161" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L177" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L184" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L193" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L212" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L15" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L15" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L16" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L16" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L17" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L17" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L18" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L18" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L19" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L20" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L21" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L22" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L23" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L23" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L24" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace must be the last content on the line</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L25" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L47" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L48" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L49" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_CompilerInterface::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L14" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L14" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L61" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L72" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::getPreservesSafety" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::getPreEscape" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L78" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L14" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L14" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 157 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Filter_Node::getClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterCallableInterface::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::getPreservesSafety" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::getPreEscape" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FilterInterface::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L14" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L14" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 154 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L66" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L72" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L13" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L13" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L15" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L15" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 161 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Function_Node::getClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionCallableInterface::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionInterface::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionInterface::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionInterface::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L37" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionInterface::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_FunctionInterface::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L17" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 208 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Loader_String::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L39" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Loader_String::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Loader_String::getCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Loader_String::isFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L15" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L15" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_NodeInterface::getLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_NodeInterface::getNodeTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TemplateInterface::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L12" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L14" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L14" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 153 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L12" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_Node::getClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TestCallableInterface::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "triggerDeprecationError" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L35" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "triggerDeprecationError" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L36" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L53" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::addTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::removeTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::addTokenParserBroker" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::removeTokenParserBroker" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L87" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::getTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L88" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::getParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L107" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::getParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L112" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBroker::setParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L115" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tokenParser" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L116" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tokenParser" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBrokerInterface::getTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBrokerInterface::setParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_TokenParserBrokerInterface::getParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CacheInterface::generateKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L57" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CacheInterface::getTimestamp" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemCache::generateKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L38" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L46" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"include_once" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L60" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tmpFile" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tmpFile" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tmpFile" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L69" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L72" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L83" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemCache::getTimestamp" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NullCache::generateKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NullCache::getTimestamp" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "lastLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "debugInfo" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sourceOffset" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L30" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sourceLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "varNameSalt" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::getFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L44" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L64" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L65" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L82" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L82" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L88" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L88" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L116" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L128" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L144" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::addIndentation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L145" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L146" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 157 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L161" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L175" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L186" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L188" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L190" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L215" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::addDebugInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L216" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L220" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L223" ruleset="PHPCompatibility" rule="IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>INI directive 'mbstring.func_overload' is deprecated since PHP 7.2</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L224" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 169 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L226" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L226" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L240" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::getDebugInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L241" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L255" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L271" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L272" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L272" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L282" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Compiler::getVarName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L283" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L42" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "autoReload" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "baseTemplateClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L67" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "runtimeInitialized" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "extensionInitialized" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L69" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "loadedTemplates" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L70" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "strictVariables" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "unaryOperators" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L72" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "binaryOperators" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "templateClassPrefix" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "functionCallbacks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "filterCallbacks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L78" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "originalCache" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L79" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "bcWriteCacheFile" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L80" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "bcGetCacheFilename" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "lastModifiedExtension" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "extensionsByClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "runtimeLoaders" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L85" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "optionsHash" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L123" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L127" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 183 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L153" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L157" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L164" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L176" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getBaseTemplateClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L177" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L186" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setBaseTemplateClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L187" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L195" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::enableDebug" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L196" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L204" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::disableDebug" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L205" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L215" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::isDebug" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L216" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L223" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::enableAutoReload" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L224" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L231" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::disableAutoReload" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L232" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L241" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::isAutoReload" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L242" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L249" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::enableStrictVariables" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L250" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L258" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::disableStrictVariables" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L259" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L269" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::isStrictVariables" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L270" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L283" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getCache" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L284" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L295" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setCache" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L296" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L300" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L303" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L304" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L307" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L310" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L323" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getCacheFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="324" lineto="324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L324" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L325" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="349" lineto="349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L349" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTemplateClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L350" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L363" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTemplateClassPrefix" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L364" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L365" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L383" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L398" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="414" lineto="414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L414" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L443" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::loadTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L444" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="451" lineto="451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L451" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::loadClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L452" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L453" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mainCls" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="466" lineto="466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L466" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mainCls" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="491" lineto="491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L491" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mainCls" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L497" ruleset="moodle" rule="PHP.ForbiddenTokens.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The use of function eval() is forbidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L502" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="526" lineto="526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L526" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::createTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="527" lineto="527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L527" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="569" lineto="569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L569" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::isTemplateFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="570" lineto="570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L570" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L574" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionTime" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L574" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 135 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L575" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionTime" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="596" lineto="596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L596" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::resolveTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="597" lineto="597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L597" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L627" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::clearTemplateCache" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="628" lineto="628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L628" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="629" lineto="629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L629" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="639" lineto="639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L639" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::clearCacheFiles" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="640" lineto="640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L640" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="641" lineto="641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L641" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L644" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="659" lineto="659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L659" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getLexer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="660" lineto="660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L660" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L661" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L670" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setLexer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="671" lineto="671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L671" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L686" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="688" lineto="688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L688" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 190 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L706" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="707" lineto="707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L707" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="708" lineto="708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L708" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="717" lineto="717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L717" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="718" lineto="718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L718" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="730" lineto="730" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L730" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="745" lineto="745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L745" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getCompiler" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="746" lineto="746" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L746" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="747" lineto="747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L747" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="756" lineto="756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L756" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setCompiler" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="757" lineto="757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L757" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="767" lineto="767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L767" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="785" lineto="785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L785" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::compileSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="786" lineto="786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L786" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="788" lineto="788" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L788" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 190 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="798" lineto="798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L798" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="802" lineto="802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L802" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="803" lineto="803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L803" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="805" lineto="805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L805" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 174 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="816" lineto="816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L816" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="817" lineto="817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L817" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="830" lineto="830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L830" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setCharset" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="831" lineto="831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L831" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="840" lineto="840" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L840" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getCharset" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="841" lineto="841" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L841" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="850" lineto="850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L850" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="851" lineto="851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L851" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="858" lineto="858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L858" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="859" lineto="859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L859" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="859" lineto="859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L859" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="860" lineto="860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L860" ruleset="moodle" rule="Strings.ForbiddenStrings.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>The use of backticks in strings is not recommended</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="860" lineto="860" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L860" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 358 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="875" lineto="875" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L875" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::hasExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="876" lineto="876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L876" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="879" lineto="879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L879" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="886" lineto="886" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L886" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 248 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="898" lineto="898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L898" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addRuntimeLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="899" lineto="899" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L899" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="910" lineto="910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L910" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="911" lineto="911" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L911" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="914" lineto="914" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L914" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="921" lineto="921" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L921" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 248 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="943" lineto="943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L943" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="944" lineto="944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L944" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="958" lineto="958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L958" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="959" lineto="959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L959" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="961" lineto="961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L961" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="968" lineto="968" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L968" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 247 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="987" lineto="987" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L987" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::removeExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="988" lineto="988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L988" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="989" lineto="989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L989" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="992" lineto="992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L992" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="997" lineto="997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L997" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1004" lineto="1004" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1004" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 248 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1019" lineto="1019" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1019" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::setExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1020" lineto="1020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1020" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1031" lineto="1031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1031" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1032" lineto="1032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1032" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1036" lineto="1036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1036" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1037" lineto="1037" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1037" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1052" lineto="1052" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1052" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1053" lineto="1053" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1053" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1070" lineto="1070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1070" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTags" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1071" lineto="1071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1071" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1082" lineto="1082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1082" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addNodeVisitor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1083" lineto="1083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1083" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1098" lineto="1098" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1098" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1099" lineto="1099" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1099" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1113" lineto="1113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1113" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1114" lineto="1114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1114" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1123" lineto="1123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1123" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 238 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1145" lineto="1145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1146" lineto="1146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1177" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::registerUndefinedFilterCallback" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1178" lineto="1178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1178" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1193" lineto="1193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1193" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1194" lineto="1194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1194" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1208" lineto="1208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1208" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1209" lineto="1209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1209" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1218" lineto="1218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1218" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 234 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1235" lineto="1235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1235" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1236" lineto="1236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1236" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1253" lineto="1253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1253" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1254" lineto="1254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1254" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1285" lineto="1285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1285" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1286" lineto="1286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1286" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1287" lineto="1287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1287" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1295" lineto="1295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1295" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 242 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1317" lineto="1317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1317" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1318" lineto="1318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1318" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1349" lineto="1349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1349" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::registerUndefinedFunctionCallback" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1350" lineto="1350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1350" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1365" lineto="1365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1365" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1366" lineto="1366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1366" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1383" lineto="1383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1383" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::addGlobal" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1384" lineto="1384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1384" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1391" lineto="1391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1391" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1392" lineto="1392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1392" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 200 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1393" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 153 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1393" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1393" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1393" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 69% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1393" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// throw new \LogicException(sprintf('Unable to add global "%s" as the runtime or the extensions have already been initialized.', $name));" but found "//throw new \LogicException(sprintf('Unable to add global "%s" as the runtime or the extensions have already been initialized.', $name));"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1398" lineto="1398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1398" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1398" lineto="1398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1398" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1412" lineto="1412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1412" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1413" lineto="1413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1413" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1432" lineto="1432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1432" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::mergeGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1433" lineto="1433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1433" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1434" lineto="1434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1434" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1452" lineto="1452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1452" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getUnaryOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1453" lineto="1453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1453" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1468" lineto="1468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1468" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::getBinaryOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1469" lineto="1469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1469" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1480" lineto="1480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1480" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Environment::computeAlternatives" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1481" lineto="1481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1481" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1482" lineto="1482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1482" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1490" lineto="1490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1490" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Environment::initGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1491" lineto="1491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1491" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1497" lineto="1497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1497" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1498" lineto="1498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1498" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1498" lineto="1498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1498" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1499" lineto="1499" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1499" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 226 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1503" lineto="1503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1503" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extGlob" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1504" lineto="1504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1504" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extGlob" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1505" lineto="1505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1505" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 140 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1508" lineto="1508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1508" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extGlob" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1519" lineto="1519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1519" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Environment::initExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1520" lineto="1520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1520" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1537" lineto="1537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1537" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1537" lineto="1537" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1537" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1544" lineto="1544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1544" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Environment::initExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1545" lineto="1545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1545" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1546" lineto="1546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1546" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1546" lineto="1546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1546" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1551" lineto="1551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1551" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 198 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1557" lineto="1557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1557" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1557" lineto="1557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1557" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1562" lineto="1562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1562" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 204 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1568" lineto="1568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1568" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1568" lineto="1568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1568" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1573" lineto="1573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1573" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 192 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1579" lineto="1579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1579" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1579" lineto="1579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1579" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1583" lineto="1583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1583" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1584" lineto="1584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1584" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1588" lineto="1588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1588" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 161 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1592" lineto="1592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1592" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1592" lineto="1592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1592" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1597" lineto="1597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1597" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1597" lineto="1597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1597" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1600" lineto="1600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1600" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 277 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1604" lineto="1604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1604" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 173 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1615" lineto="1615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1615" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Environment::writeCacheFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1616" lineto="1616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1616" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1620" lineto="1620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1620" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "Environment::updateOptionsHash" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1621" lineto="1621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1621" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1622" lineto="1622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1622" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "hashParts" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1634" lineto="1634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1634" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "hashParts" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L39" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L42" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L42" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "rawMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L46" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sourcePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sourceCode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L61" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L64" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L65" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L65" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L85" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::getRawMessage" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L97" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::getTemplateFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L99" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L111" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::setTemplateFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L112" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L113" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L127" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::getTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L128" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L129" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L141" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::setTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L142" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L143" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L156" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::getTemplateLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L157" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L166" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::setTemplateLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L167" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L178" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L179" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L186" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::setSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L187" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L200" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L205" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Error::appendMessage" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L205" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rawMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L206" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L207" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rawMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L214" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Error::updateRepr" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L215" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L231" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "questionMark" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L234" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "questionMark" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L254" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "questionMark" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L262" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Error::guessTemplateInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L263" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L265" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L269" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L270" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "currentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L271" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isEmbedContainer" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L271" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L271" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "currentClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L272" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isEmbedContainer" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L274" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L279" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L279" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L284" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L284" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L312" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "codeLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L312" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L313" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "codeLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L314" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L314" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L315" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php#L20" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L20" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SyntaxError::addSuggestions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SyntaxError::computeAlternatives" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L44" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L50" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "unaryOperators" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "binaryOperators" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L64" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 178 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L67" ruleset="PHPCompatibility" rule="FunctionUse.ArgumentFunctionsReportCurrentValue.NeedsInspection" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Since PHP 7.0, functions inspecting arguments, like func_get_arg(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$env" was used, and possibly changed (by reference), on line 59.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L72" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L72" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowArrow" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowArrow" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L86" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L88" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L91" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L109" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ExpressionParser::parseArrow" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L110" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L113" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L123" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L123" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L130" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L130" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L145" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L164" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::getPrimary" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L165" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L175" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L186" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::parseConditionalExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L187" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L207" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::isUnary" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L208" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L212" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::isBinary" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L213" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L217" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parsePrimaryExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L218" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L262" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L262" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L266" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L270" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "negClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L271" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "posClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L272" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "negClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L272" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "posClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L272" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L273" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "negClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L273" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "posClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L274" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L276" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 177 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L286" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L286" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L290" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L292" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L292" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 192 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L293" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 266 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L295" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 219 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L302" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseStringExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L303" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L307" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L307" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L308" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nextCanBeString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L310" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nextCanBeString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L312" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nextCanBeString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L313" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L316" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nextCanBeString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L330" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseArrayExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L331" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L341" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L355" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseHashExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L356" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L366" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L373" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L375" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 2; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L376" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 2; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L377" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 2; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L378" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L378" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 2; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L379" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 161 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L381" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L386" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 298 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L399" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parsePostfixExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="400" lineto="400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L400" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="406" lineto="406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L406" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L419" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::getFunctionNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L420" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L425" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L429" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 193 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="436" lineto="436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L436" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L443" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 189 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="446" lineto="446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L446" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="467" lineto="467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L467" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseSubscriptExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="468" lineto="468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L468" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="495" lineto="495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L495" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L497" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 187 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="503" lineto="503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L503" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 169 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="514" lineto="514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L514" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="549" lineto="549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L549" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseFilterExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="550" lineto="550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L550" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="556" lineto="556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L556" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseFilterExpressionRaw" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="557" lineto="557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L557" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L592" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L592" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "namedArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L592" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowArrow" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L593" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="607" lineto="607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L607" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowArrow" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="611" lineto="611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L611" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "namedArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L613" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 169 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L621" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 203 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L624" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowArrow" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L647" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseAssignmentExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="648" lineto="648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L648" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="654" lineto="654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L654" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="654" lineto="654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L654" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L661" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 141 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L673" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParser::parseMultitargetExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="674" lineto="674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L674" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L686" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ExpressionParser::parseNotTestExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L687" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="691" lineto="691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L691" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ExpressionParser::parseTestExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="692" lineto="692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L692" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L705" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ExpressionParser::getTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L706" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="715" lineto="715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L715" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="715" lineto="715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L715" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="731" lineto="731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L731" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ExpressionParser::getTestNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="732" lineto="732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L732" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="743" lineto="743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L743" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 141 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="755" lineto="755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L755" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::getFunctionNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="756" lineto="756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L756" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="785" lineto="785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L785" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::getFilterNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="786" lineto="786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L786" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="815" lineto="815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L815" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="815" lineto="815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L815" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="816" lineto="816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L816" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ExpressionParser::checkConstantExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="817" lineto="817" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L817" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L25" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L50" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L13" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L14" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L15" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L16" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L17" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L18" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L19" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L20" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L21" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L22" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L23" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L24" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L25" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L26" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L27" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L28" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L29" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L30" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L31" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L32" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L33" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L34" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L36" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L39" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L40" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L41" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L41" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "dateFormats" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L42" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L42" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "numberFormat" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L43" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L44" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L46" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L52" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L52" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::setEscaper" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L53" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L53" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L54" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L55" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L57" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L62" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getEscapers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L63" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L63" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L64" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L65" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L67" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L73" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::setDateFormat" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dateIntervalFormat" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L74" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L75" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L76" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L77" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L79" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L79" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dateIntervalFormat" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L80" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L80" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dateIntervalFormat" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L81" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L82" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L84" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L89" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L89" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getDateFormat" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L90" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L91" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L92" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L94" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L99" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::setTimezone" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L100" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L101" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L102" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L104" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L109" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L109" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getTimezone" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L110" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L110" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L111" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L112" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L113" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L115" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L116" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L118" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L125" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L125" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::setNumberFormat" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L125" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L125" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L126" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L126" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L127" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L127" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L127" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L128" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L130" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L135" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L135" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getNumberFormat" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L136" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L136" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L137" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L138" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L140" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L140" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L141" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L141" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L142" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L161" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L162" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L164" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L164" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L165" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L165" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L166" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L167" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L167" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L176" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L176" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L181" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L181" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L191" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L191" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L201" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L201" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L208" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L208" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L212" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L212" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L213" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 142 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L214" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L215" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L217" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L218" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L219" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L220" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L222" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L223" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L225" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L225" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L226" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L226" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L227" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L235" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L237" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L238" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L240" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L240" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L241" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L241" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L242" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L246" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L250" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L255" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L256" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L258" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L258" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L259" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L259" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L260" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L267" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L268" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L269" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L270" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L271" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L272" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L273" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L274" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="275" lineto="275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L275" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 153 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L276" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L277" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L278" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L279" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L280" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L281" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 166 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L282" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L283" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L284" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L285" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L286" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L287" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L288" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L289" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L290" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 149 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L293" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 154 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="294" lineto="294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L294" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L296" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L297" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L299" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L299" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L300" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L300" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L301" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L302" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L303" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L305" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L309" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L310" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L311" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L312" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L313" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L314" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L315" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L317" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L325" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L326" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L326" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L327" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L328" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L329" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L331" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L332" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="334" lineto="334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L334" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="347" lineto="347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L347" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="348" lineto="348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L348" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="348" lineto="348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L348" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="349" lineto="349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L349" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L350" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L351" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L353" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L354" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L355" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L356" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L357" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L358" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L359" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L360" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L361" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L362" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L363" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L364" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L365" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L367" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L368" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L370" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L371" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L372" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L373" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L374" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L375" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L376" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L377" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L379" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L379" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L380" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L380" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L381" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L383" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="384" lineto="384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L384" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="385" lineto="385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L385" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 24 spaces, found 20</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L386" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L387" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="388" lineto="388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L388" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L389" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="390" lineto="390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L390" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="391" lineto="391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L391" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="393" lineto="393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L393" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="394" lineto="394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L394" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L395" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L397" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L399" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="400" lineto="400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L400" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L401" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="403" lineto="403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L403" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="404" lineto="404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L404" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="406" lineto="406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L406" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L413" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 140 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L417" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L418" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L418" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L419" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L420" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L421" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="422" lineto="422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L422" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="424" lineto="424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L424" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L425" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L426" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="428" lineto="428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L428" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L429" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="431" lineto="431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L431" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="441" lineto="441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L441" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="442" lineto="442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L442" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="442" lineto="442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L442" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L443" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L444" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L444" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "resultDate" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="446" lineto="446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L446" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="447" lineto="447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L447" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="448" lineto="448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L448" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L449" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L449" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "resultDate" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L449" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "resultDate" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="450" lineto="450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L450" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L452" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="464" lineto="464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L464" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="465" lineto="465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L465" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="465" lineto="465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L465" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="466" lineto="466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L466" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="466" lineto="466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L466" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="466" lineto="466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L466" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="467" lineto="467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L467" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="468" lineto="468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L468" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="469" lineto="469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L469" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L470" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L470" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L471" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="472" lineto="472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L472" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="473" lineto="473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L473" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L475" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L475" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L475" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L476" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L477" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="478" lineto="478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L478" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="480" lineto="480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L480" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="481" lineto="481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L481" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L482" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="483" lineto="483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L483" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="484" lineto="484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L484" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="486" lineto="486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L486" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="487" lineto="487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L487" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="489" lineto="489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L489" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="490" lineto="490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L490" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="490" lineto="490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L490" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="491" lineto="491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L491" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="493" lineto="493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L493" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="493" lineto="493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L493" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L494" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L494" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L494" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L494" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L494" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asString" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="495" lineto="495" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L495" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="496" lineto="496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L496" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L497" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="498" lineto="498" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L498" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="500" lineto="500" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L500" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L501" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L502" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="504" lineto="504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L504" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L505" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="507" lineto="507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L507" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="516" lineto="516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L516" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="517" lineto="517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L517" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="517" lineto="517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L517" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L518" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="519" lineto="519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L519" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="519" lineto="519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L519" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 166 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="521" lineto="521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L521" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="522" lineto="522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L522" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L524" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="525" lineto="525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L525" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="525" lineto="525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L525" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 184 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="526" lineto="526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L526" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="528" lineto="528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L528" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="529" lineto="529" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L529" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="531" lineto="531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L531" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L540" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="541" lineto="541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L541" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="541" lineto="541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L541" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="542" lineto="542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L542" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="543" lineto="543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L543" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="544" lineto="544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L544" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="546" lineto="546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L546" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="547" lineto="547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L547" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="548" lineto="548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L548" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="550" lineto="550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L550" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="551" lineto="551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L551" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L553" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L567" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L567" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L567" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="568" lineto="568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L568" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="568" lineto="568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L568" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="569" lineto="569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L569" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="570" lineto="570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L570" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="571" lineto="571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L571" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="572" lineto="572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L572" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L574" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L574" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L575" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L575" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="576" lineto="576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L576" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="578" lineto="578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L578" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="578" lineto="578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L578" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="579" lineto="579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L579" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="579" lineto="579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L579" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="580" lineto="580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L580" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="582" lineto="582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L582" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="582" lineto="582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L582" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "decimalPoint" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="582" lineto="582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L582" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "thousandSep" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="583" lineto="583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L583" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L585" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L592" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L593" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L593" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="594" lineto="594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L594" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="595" lineto="595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L595" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="596" lineto="596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L596" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="597" lineto="597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L597" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="599" lineto="599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L599" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="600" lineto="600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L600" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="602" lineto="602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L602" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="603" lineto="603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L603" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="605" lineto="605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L605" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="609" lineto="609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L609" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 185 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L613" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="614" lineto="614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L614" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="614" lineto="614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L614" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="615" lineto="615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L615" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="616" lineto="616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L616" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="617" lineto="617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L617" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="617" lineto="617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L617" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="618" lineto="618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L618" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="619" lineto="619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L619" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L621" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="622" lineto="622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L622" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L624" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="625" lineto="625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L625" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="625" lineto="625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L625" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="626" lineto="626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L626" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L627" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="628" lineto="628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L628" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="629" lineto="629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L629" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="631" lineto="631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L631" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="645" lineto="645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L645" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="646" lineto="646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L646" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="646" lineto="646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L646" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L647" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="648" lineto="648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L648" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="648" lineto="648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L648" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L649" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="651" lineto="651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L651" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="652" lineto="652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L652" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="652" lineto="652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L652" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L653" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="655" lineto="655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L655" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="656" lineto="656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L656" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="658" lineto="658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L658" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="668" lineto="668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L668" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="668" lineto="668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L668" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L669" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L669" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L670" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="671" lineto="671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L671" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="672" lineto="672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L672" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L673" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L675" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="676" lineto="676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L676" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="677" lineto="677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L677" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="677" lineto="677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L677" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="678" lineto="678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L678" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L679" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="680" lineto="680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L680" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="681" lineto="681" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L681" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="683" lineto="683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L683" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="683" lineto="683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L683" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="684" lineto="684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L684" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L686" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L687" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L687" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="688" lineto="688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L688" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="690" lineto="690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L690" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="692" lineto="692" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L692" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="693" lineto="693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L693" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="694" lineto="694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L694" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="696" lineto="696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L696" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="697" lineto="697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L697" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="699" lineto="699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L699" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="706" lineto="706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L706" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="707" lineto="707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L707" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="707" lineto="707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L707" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="708" lineto="708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L708" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="710" lineto="710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L710" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="711" lineto="711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L711" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L713" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="720" lineto="720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L720" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="721" lineto="721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L721" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="721" lineto="721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L721" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="722" lineto="722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L722" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="724" lineto="724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L724" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="725" lineto="725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L725" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="727" lineto="727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L727" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="747" lineto="747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L747" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="748" lineto="748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L748" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="748" lineto="748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L748" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="749" lineto="749" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L749" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="750" lineto="750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L750" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="751" lineto="751" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L751" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="753" lineto="753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L753" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="755" lineto="755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L755" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="756" lineto="756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L756" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="757" lineto="757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L757" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="759" lineto="759" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L759" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="760" lineto="760" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L760" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="761" lineto="761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L761" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="763" lineto="763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L763" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="764" lineto="764" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L764" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="765" lineto="765" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L765" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="767" lineto="767" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L767" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="768" lineto="768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L768" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="770" lineto="770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L770" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="791" lineto="791" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L791" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="792" lineto="792" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L792" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="792" lineto="792" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L792" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="793" lineto="793" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L793" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="794" lineto="794" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L794" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="795" lineto="795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L795" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="797" lineto="797" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L797" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="798" lineto="798" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L798" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="799" lineto="799" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L799" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="801" lineto="801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L801" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="802" lineto="802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L802" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="803" lineto="803" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L803" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="805" lineto="805" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L805" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="806" lineto="806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L806" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="807" lineto="807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L807" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="808" lineto="808" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L808" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="810" lineto="810" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L810" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="811" lineto="811" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L811" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="812" lineto="812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L812" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="813" lineto="813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L813" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="815" lineto="815" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L815" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="816" lineto="816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L816" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="818" lineto="818" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L818" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="819" lineto="819" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L819" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="820" lineto="820" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L820" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="821" lineto="821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L821" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="824" lineto="824" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L824" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="825" lineto="825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L825" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="825" lineto="825" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L825" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="826" lineto="826" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L826" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="827" lineto="827" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L827" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="828" lineto="828" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L828" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="830" lineto="830" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L830" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="831" lineto="831" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L831" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="833" lineto="833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L833" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="846" lineto="846" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L846" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="847" lineto="847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L847" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="847" lineto="847" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L847" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="848" lineto="848" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L848" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="849" lineto="849" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L849" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="850" lineto="850" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L850" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="851" lineto="851" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L851" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="853" lineto="853" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L853" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="854" lineto="854" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L854" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="855" lineto="855" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L855" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="856" lineto="856" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L856" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="857" lineto="857" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L857" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="858" lineto="858" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L858" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="859" lineto="859" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L859" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="861" lineto="861" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L861" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="862" lineto="862" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L862" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="864" lineto="864" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L864" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="865" lineto="865" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L865" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="866" lineto="866" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L866" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="867" lineto="867" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L867" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="869" lineto="869" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L869" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="870" lineto="870" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L870" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="872" lineto="872" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L872" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="873" lineto="873" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L873" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="874" lineto="874" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L874" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="876" lineto="876" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L876" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="877" lineto="877" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L877" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="879" lineto="879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L879" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="887" lineto="887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L887" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="887" lineto="887" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L887" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="888" lineto="888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L888" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="888" lineto="888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L888" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="889" lineto="889" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L889" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="890" lineto="890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L890" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="890" lineto="890" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L890" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="891" lineto="891" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L891" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="893" lineto="893" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L893" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="894" lineto="894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L894" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="894" lineto="894" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L894" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="895" lineto="895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L895" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="897" lineto="897" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L897" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="898" lineto="898" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L898" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="900" lineto="900" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L900" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="901" lineto="901" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L901" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="902" lineto="902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L902" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="904" lineto="904" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L904" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="906" lineto="906" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L906" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="908" lineto="908" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L908" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="909" lineto="909" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L909" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="910" lineto="910" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L910" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="912" lineto="912" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L912" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="913" lineto="913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L913" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="915" lineto="915" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L915" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="916" lineto="916" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L916" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="918" lineto="918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L918" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="925" lineto="925" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L925" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="926" lineto="926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L926" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="926" lineto="926" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L926" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="927" lineto="927" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L927" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="928" lineto="928" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L928" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="929" lineto="929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L929" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="929" lineto="929" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L929" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="930" lineto="930" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L930" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="931" lineto="931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L931" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="933" lineto="933" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L933" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="935" lineto="935" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L935" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="936" lineto="936" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L936" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="938" lineto="938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L938" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="941" lineto="941" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L941" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="942" lineto="942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L942" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="942" lineto="942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L942" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="943" lineto="943" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L943" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="944" lineto="944" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L944" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="945" lineto="945" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L945" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="946" lineto="946" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L946" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="947" lineto="947" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L947" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="948" lineto="948" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L948" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="950" lineto="950" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L950" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="951" lineto="951" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L951" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="952" lineto="952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L952" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="952" lineto="952" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L952" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="953" lineto="953" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L953" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="954" lineto="954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L954" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="954" lineto="954" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L954" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="955" lineto="955" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L955" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="956" lineto="956" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L956" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="957" lineto="957" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L957" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="958" lineto="958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L958" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 24 spaces, found 20</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="959" lineto="959" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L959" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="960" lineto="960" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L960" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="961" lineto="961" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L961" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="962" lineto="962" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L962" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="963" lineto="963" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L963" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="964" lineto="964" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L964" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 24 spaces, found 20</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="965" lineto="965" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L965" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="966" lineto="966" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L966" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="967" lineto="967" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L967" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="969" lineto="969" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L969" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="970" lineto="970" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L970" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="972" lineto="972" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L972" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="973" lineto="973" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L973" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="975" lineto="975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L975" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="982" lineto="982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L982" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="982" lineto="982" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L982" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="983" lineto="983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L983" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="983" lineto="983" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L983" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="984" lineto="984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L984" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="984" lineto="984" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L984" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="985" lineto="985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L985" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="985" lineto="985" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L985" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="986" lineto="986" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L986" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="988" lineto="988" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L988" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="989" lineto="989" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L989" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="990" lineto="990" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L990" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="991" lineto="991" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L991" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="992" lineto="992" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L992" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="993" lineto="993" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L993" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="994" lineto="994" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L994" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "characterMask" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="995" lineto="995" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L995" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="997" lineto="997" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L997" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="998" lineto="998" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L998" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1000" lineto="1000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1000" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1005" lineto="1005" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1005" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1006" lineto="1006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1006" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1006" lineto="1006" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1006" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1007" lineto="1007" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1007" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1008" lineto="1008" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1008" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1010" lineto="1010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1010" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1020" lineto="1020" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1020" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1021" lineto="1021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1021" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1021" lineto="1021" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1021" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1022" lineto="1022" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1022" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1023" lineto="1023" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1023" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1024" lineto="1024" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1024" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1026" lineto="1026" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1026" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1027" lineto="1027" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1027" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1028" lineto="1028" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1028" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1029" lineto="1029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1029" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1029" lineto="1029" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1029" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1030" lineto="1030" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1030" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1031" lineto="1031" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1031" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1032" lineto="1032" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1032" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1034" lineto="1034" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1034" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1035" lineto="1035" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1035" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1036" lineto="1036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1036" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1038" lineto="1038" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1038" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1039" lineto="1039" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1039" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1040" lineto="1040" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1040" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1042" lineto="1042" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1042" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1043" lineto="1043" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1043" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1044" lineto="1044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1044" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1044" lineto="1044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1044" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1044" lineto="1044" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1044" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1046" lineto="1046" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1046" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1047" lineto="1047" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1047" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1048" lineto="1048" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1048" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1049" lineto="1049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1049" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1049" lineto="1049" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1049" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "htmlspecialcharsCharsets" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1064" lineto="1064" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1064" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1066" lineto="1066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1066" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1066" lineto="1066" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1066" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "htmlspecialcharsCharsets" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1067" lineto="1067" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1067" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1068" lineto="1068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1068" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1070" lineto="1070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1070" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1070" lineto="1070" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1070" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "htmlspecialcharsCharsets" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1071" lineto="1071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1071" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1071" lineto="1071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1071" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1071" lineto="1071" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1071" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1072" lineto="1072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1072" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1072" lineto="1072" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1072" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "htmlspecialcharsCharsets" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1074" lineto="1074" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1074" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1075" lineto="1075" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1075" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1077" lineto="1077" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1077" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1078" lineto="1078" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1078" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1082" lineto="1082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1082" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1083" lineto="1083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1083" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1083" lineto="1083" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1083" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1084" lineto="1084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1084" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1084" lineto="1084" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1084" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1085" lineto="1085" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1085" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1086" lineto="1086" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1086" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1087" lineto="1087" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1087" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1089" lineto="1089" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1089" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1090" lineto="1090" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1090" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1091" lineto="1091" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1091" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1093" lineto="1093" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1093" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1095" lineto="1095" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1095" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1096" lineto="1096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1096" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1097" lineto="1097" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1097" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1101" lineto="1101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1101" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1102" lineto="1102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1102" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1103" lineto="1103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1103" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1104" lineto="1104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1104" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1106" lineto="1106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1106" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1107" lineto="1107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1107" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1108" lineto="1108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1108" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1110" lineto="1110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1110" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1112" lineto="1112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1112" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1113" lineto="1113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1113" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1114" lineto="1114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1114" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1118" lineto="1118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1118" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1119" lineto="1119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1119" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1120" lineto="1120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1120" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1121" lineto="1121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1121" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1123" lineto="1123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1123" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1124" lineto="1124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1124" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1125" lineto="1125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1125" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1127" lineto="1127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1127" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1129" lineto="1129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1129" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1130" lineto="1130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1130" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1131" lineto="1131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1131" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1135" lineto="1135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1135" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1138" lineto="1138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1138" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1139" lineto="1139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1139" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1141" lineto="1141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1141" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1142" lineto="1142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1142" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1143" lineto="1143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1143" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1145" lineto="1145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1145" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1146" lineto="1146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1146" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1147" lineto="1147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1147" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1149" lineto="1149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1149" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1149" lineto="1149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1149" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "validStrategies" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1151" lineto="1151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1151" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "validStrategies" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1152" lineto="1152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1152" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1153" lineto="1153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1153" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1155" lineto="1155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1155" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1158" lineto="1158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1158" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1158" lineto="1158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1158" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1159" lineto="1159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1159" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1159" lineto="1159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1159" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1160" lineto="1160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1160" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1160" lineto="1160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1160" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1161" lineto="1161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1161" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1162" lineto="1162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1162" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1163" lineto="1163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1163" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1165" lineto="1165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1165" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1166" lineto="1166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1166" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1168" lineto="1168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1168" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1169" lineto="1169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1169" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1171" lineto="1171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1171" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1172" lineto="1172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1172" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1173" lineto="1173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1173" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1173" lineto="1173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1173" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1174" lineto="1174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1174" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1175" lineto="1175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1175" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1176" lineto="1176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1176" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1176" lineto="1176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1176" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1177" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1178" lineto="1178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1178" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1178" lineto="1178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1178" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1179" lineto="1179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1179" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1180" lineto="1180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1180" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1181" lineto="1181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1181" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1182" lineto="1182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1182" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1183" lineto="1183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1183" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1183" lineto="1183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1183" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1184" lineto="1184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1184" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1184" lineto="1184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1184" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1185" lineto="1185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1185" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1186" lineto="1186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1186" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1188" lineto="1188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1188" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1189" lineto="1189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1189" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1190" lineto="1190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1190" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1190" lineto="1190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1190" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1191" lineto="1191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1191" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1192" lineto="1192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1192" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1193" lineto="1193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1193" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1194" lineto="1194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1194" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1195" lineto="1195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1195" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1195" lineto="1195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1195" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1196" lineto="1196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1196" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1197" lineto="1197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1197" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1198" lineto="1198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1198" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1199" lineto="1199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1199" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1200" lineto="1200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1200" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1201" lineto="1201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1201" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1202" lineto="1202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1202" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1203" lineto="1203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1203" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1204" lineto="1204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1204" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1205" lineto="1205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1205" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1207" lineto="1207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1207" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1208" lineto="1208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1208" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1209" lineto="1209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1209" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1211" lineto="1211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1211" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1212" lineto="1212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1212" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1212" lineto="1212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1212" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1213" lineto="1213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1213" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1215" lineto="1215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1215" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1216" lineto="1216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1216" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1217" lineto="1217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1217" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1218" lineto="1218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1218" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1219" lineto="1219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1219" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1220" lineto="1220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1220" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1220" lineto="1220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1220" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "shortMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1228" lineto="1228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1228" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1230" lineto="1230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1230" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1230" lineto="1230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1230" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "shortMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1231" lineto="1231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1231" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1231" lineto="1231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1231" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "shortMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1232" lineto="1232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1232" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1234" lineto="1234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1234" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1234" lineto="1234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1234" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1234" lineto="1234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1234" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1235" lineto="1235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1235" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1236" lineto="1236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1236" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1238" lineto="1238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1238" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1239" lineto="1239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1239" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1240" lineto="1240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1240" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1242" lineto="1242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1242" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1243" lineto="1243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1243" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1245" lineto="1245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1245" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1246" lineto="1246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1246" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1246" lineto="1246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1246" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1247" lineto="1247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1247" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1249" lineto="1249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1249" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1250" lineto="1250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1250" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1252" lineto="1252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1252" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1258" lineto="1258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1258" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1259" lineto="1259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1259" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1259" lineto="1259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1259" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1260" lineto="1260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1260" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1261" lineto="1261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1261" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1263" lineto="1263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1263" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1264" lineto="1264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1264" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1265" lineto="1265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1265" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1266" lineto="1266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1266" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1267" lineto="1267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1267" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1268" lineto="1268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1268" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1269" lineto="1269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1269" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1271" lineto="1271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1271" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1272" lineto="1272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1272" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1273" lineto="1273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1273" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1274" lineto="1274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1274" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1275" lineto="1275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1275" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1276" lineto="1276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1276" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1277" lineto="1277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1277" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 9</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1278" lineto="1278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1278" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 9</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1279" lineto="1279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1279" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 9</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1280" lineto="1280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1280" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 9</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1281" lineto="1281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1281" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 9</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1282" lineto="1282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1282" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1282" lineto="1282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1282" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "entityMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1287" lineto="1287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1287" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1289" lineto="1289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1289" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1289" lineto="1289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1289" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "entityMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1290" lineto="1290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1290" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1290" lineto="1290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1290" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "entityMap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1291" lineto="1291" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1291" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1293" lineto="1293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1293" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1294" lineto="1294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1294" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1296" lineto="1296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1296" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1297" lineto="1297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1297" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1298" lineto="1298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1298" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1299" lineto="1299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1299" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 5</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1300" lineto="1300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1300" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1301" lineto="1301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1301" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1303" lineto="1303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1303" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1303" lineto="1303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1303" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1303" lineto="1303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1303" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1304" lineto="1304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1304" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1305" lineto="1305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1305" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1312" lineto="1312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1312" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1313" lineto="1313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1313" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1313" lineto="1313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1313" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1314" lineto="1314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1314" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1315" lineto="1315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1315" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1316" lineto="1316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1316" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1318" lineto="1318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1318" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1319" lineto="1319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1319" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1320" lineto="1320" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1320" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1322" lineto="1322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1322" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1323" lineto="1323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1323" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1324" lineto="1324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1324" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1326" lineto="1326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1326" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1327" lineto="1327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1327" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1328" lineto="1328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1328" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1330" lineto="1330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1330" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1331" lineto="1331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1331" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1332" lineto="1332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1332" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1334" lineto="1334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1334" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1335" lineto="1335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1335" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1337" lineto="1337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1337" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1344" lineto="1344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1344" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1345" lineto="1345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1345" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1345" lineto="1345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1345" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1346" lineto="1346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1346" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1347" lineto="1347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1347" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1348" lineto="1348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1348" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1350" lineto="1350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1350" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1351" lineto="1351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1351" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1353" lineto="1353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1353" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1360" lineto="1360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1360" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1361" lineto="1361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1361" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1361" lineto="1361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1361" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1362" lineto="1362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1362" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1363" lineto="1363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1363" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1364" lineto="1364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1364" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1366" lineto="1366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1366" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1367" lineto="1367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1367" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1369" lineto="1369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1369" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1376" lineto="1376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1376" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1377" lineto="1377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1377" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1377" lineto="1377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1377" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1378" lineto="1378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1378" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1379" lineto="1379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1379" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1380" lineto="1380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1380" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1382" lineto="1382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1382" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1383" lineto="1383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1383" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1385" lineto="1385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1385" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1392" lineto="1392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1392" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1393" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1393" lineto="1393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1393" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1394" lineto="1394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1394" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1395" lineto="1395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1395" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1395" lineto="1395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1395" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 166 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1396" lineto="1396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1396" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1398" lineto="1398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1398" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1399" lineto="1399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1399" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1400" lineto="1400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1400" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1401" lineto="1401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1401" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1401" lineto="1401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1401" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1401" lineto="1401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1401" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1402" lineto="1402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1402" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1402" lineto="1402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1402" ruleset="moodle" rule="ControlStructures.ControlSignature.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected "} else {\n"; found "}\nelse {\n"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1403" lineto="1403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1403" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1410" lineto="1410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1410" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1411" lineto="1411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1411" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1411" lineto="1411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1411" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1412" lineto="1412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1412" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1413" lineto="1413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1413" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1414" lineto="1414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1414" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1416" lineto="1416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1416" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1417" lineto="1417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1417" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1418" lineto="1418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1418" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1420" lineto="1420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1420" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1421" lineto="1421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1421" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1422" lineto="1422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1422" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1424" lineto="1424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1424" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1425" lineto="1425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1425" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1426" lineto="1426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1426" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1428" lineto="1428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1428" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1429" lineto="1429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1429" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1430" lineto="1430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1430" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1432" lineto="1432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1432" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1433" lineto="1433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1433" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1434" lineto="1434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1434" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1436" lineto="1436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1436" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1437" lineto="1437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1437" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1439" lineto="1439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1439" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1446" lineto="1446" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1446" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1447" lineto="1447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1447" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1447" lineto="1447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1447" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1448" lineto="1448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1448" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1449" lineto="1449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1449" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1451" lineto="1451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1451" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1458" lineto="1458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1458" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1459" lineto="1459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1459" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1459" lineto="1459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1459" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1460" lineto="1460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1460" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1461" lineto="1461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1461" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1462" lineto="1462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1462" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1464" lineto="1464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1464" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1467" lineto="1467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1467" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1468" lineto="1468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1468" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1468" lineto="1468" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1468" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1469" lineto="1469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1469" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1470" lineto="1470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1470" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1471" lineto="1471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1471" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1473" lineto="1473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1473" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1474" lineto="1474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1474" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1476" lineto="1476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1476" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1479" lineto="1479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1479" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1479" lineto="1479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1479" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1480" lineto="1480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1480" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1480" lineto="1480" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1480" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1481" lineto="1481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1481" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1482" lineto="1482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1482" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1482" lineto="1482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1482" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1483" lineto="1483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1483" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1485" lineto="1485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1485" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1486" lineto="1486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1486" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1487" lineto="1487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1487" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1489" lineto="1489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1489" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1489" lineto="1489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1489" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1490" lineto="1490" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1490" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1492" lineto="1492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1492" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1504" lineto="1504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1504" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1505" lineto="1505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1505" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1505" lineto="1505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1505" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1506" lineto="1506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1506" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1507" lineto="1507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1507" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1508" lineto="1508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1508" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1510" lineto="1510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1510" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1511" lineto="1511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1511" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1512" lineto="1512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1512" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1514" lineto="1514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1514" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1515" lineto="1515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1515" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1516" lineto="1516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1516" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1518" lineto="1518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1518" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1519" lineto="1519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1519" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1521" lineto="1521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1521" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1533" lineto="1533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1533" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1534" lineto="1534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1534" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1534" lineto="1534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1534" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1535" lineto="1535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1535" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1536" lineto="1536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1536" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1538" lineto="1538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1538" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1550" lineto="1550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1550" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1550" lineto="1550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1550" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withContext" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1550" lineto="1550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1550" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1550" lineto="1550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1550" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 142 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1551" lineto="1551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1551" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1551" lineto="1551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1551" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1552" lineto="1552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1552" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1552" lineto="1552" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1552" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1553" lineto="1553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1553" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1554" lineto="1554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1554" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1554" lineto="1554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1554" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withContext" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1555" lineto="1555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1555" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1556" lineto="1556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1556" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1558" lineto="1558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1558" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1558" lineto="1558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1558" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1559" lineto="1559" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1559" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1560" lineto="1560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1560" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1560" lineto="1560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1560" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1561" lineto="1561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1561" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1562" lineto="1562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1562" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1563" lineto="1563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1563" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1565" lineto="1565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1565" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1566" lineto="1566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1566" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1567" lineto="1567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1567" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1568" lineto="1568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1568" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1569" lineto="1569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1569" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1569" lineto="1569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1569" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1570" lineto="1570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1570" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1570" lineto="1570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1570" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1570" lineto="1570" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1570" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1571" lineto="1571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1571" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1572" lineto="1572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1572" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1574" lineto="1574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1574" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1575" lineto="1575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1575" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1576" lineto="1576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1576" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1577" lineto="1577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1577" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1577" lineto="1577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1577" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1577" lineto="1577" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1577" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1578" lineto="1578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1578" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1579" lineto="1579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1579" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1581" lineto="1581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1581" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1582" lineto="1582" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1582" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1583" lineto="1583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1583" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1583" lineto="1583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1583" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1583" lineto="1583" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1583" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1584" lineto="1584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1584" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1585" lineto="1585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1585" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1587" lineto="1587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1587" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1588" lineto="1588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1588" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1590" lineto="1590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1590" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1591" lineto="1591" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1591" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1592" lineto="1592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1592" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1593" lineto="1593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1593" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1593" lineto="1593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1593" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1593" lineto="1593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1593" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1594" lineto="1594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1594" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1595" lineto="1595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1595" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1597" lineto="1597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1597" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1598" lineto="1598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1598" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1600" lineto="1600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1600" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1600" lineto="1600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1600" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isSandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1600" lineto="1600" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1600" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "alreadySandboxed" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1601" lineto="1601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1601" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1602" lineto="1602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1602" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1604" lineto="1604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1604" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1605" lineto="1605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1605" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1607" lineto="1607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1607" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1615" lineto="1615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1615" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1615" lineto="1615" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1615" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1616" lineto="1616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1616" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1616" lineto="1616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1616" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1617" lineto="1617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1617" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1618" lineto="1618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1618" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1619" lineto="1619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1619" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1620" lineto="1620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1620" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1621" lineto="1621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1621" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1622" lineto="1622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1622" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1623" lineto="1623" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1623" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1624" lineto="1624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1624" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1625" lineto="1625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1625" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1625" lineto="1625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1625" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1626" lineto="1626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1626" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1627" lineto="1627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1627" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1628" lineto="1628" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1628" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1629" lineto="1629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1629" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1631" lineto="1631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1631" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1639" lineto="1639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1639" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1640" lineto="1640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1640" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1640" lineto="1640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1640" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1641" lineto="1641" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1641" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1642" lineto="1642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1642" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1643" lineto="1643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1643" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1645" lineto="1645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1645" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1646" lineto="1646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1646" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1648" lineto="1648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1648" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1656" lineto="1656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1656" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1657" lineto="1657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1657" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1657" lineto="1657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1657" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1658" lineto="1658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1658" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1659" lineto="1659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1659" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1660" lineto="1660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1660" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1662" lineto="1662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1662" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1663" lineto="1663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1663" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1665" lineto="1665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1665" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1674" lineto="1674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1674" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1674" lineto="1674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1674" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1675" lineto="1675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1675" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1675" lineto="1675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1675" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1676" lineto="1676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1676" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1677" lineto="1677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1677" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1677" lineto="1677" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1677" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1678" lineto="1678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1678" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1680" lineto="1680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1680" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1682" lineto="1682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1682" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1682" lineto="1682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1682" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1682" lineto="1682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1682" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1684" lineto="1684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1684" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1685" lineto="1685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1685" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1686" lineto="1686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1686" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1686" lineto="1686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1686" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fillCount" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1687" lineto="1687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1687" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1687" lineto="1687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1687" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fillCount" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1688" lineto="1688" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1688" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1689" lineto="1689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1689" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1690" lineto="1690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1690" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1691" lineto="1691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1691" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1693" lineto="1693" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1693" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1694" lineto="1694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1694" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1696" lineto="1696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1696" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1697" lineto="1697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1697" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1697" lineto="1697" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1697" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1698" lineto="1698" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1698" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1699" lineto="1699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1699" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1700" lineto="1700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1700" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1701" lineto="1701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1701" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1703" lineto="1703" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1703" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1704" lineto="1704" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1704" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1706" lineto="1706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1706" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1706" lineto="1706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1706" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1706" lineto="1706" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1706" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1707" lineto="1707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1707" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1708" lineto="1708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1708" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1710" lineto="1710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1710" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1711" lineto="1711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1711" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1711" lineto="1711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1711" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1712" lineto="1712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1712" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1713" lineto="1713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1713" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1714" lineto="1714" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1714" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1715" lineto="1715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1715" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1717" lineto="1717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1717" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1718" lineto="1718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1718" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1720" lineto="1720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1720" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1721" lineto="1721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1721" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1721" lineto="1721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1721" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1722" lineto="1722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1722" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1723" lineto="1723" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1723" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1724" lineto="1724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1724" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1726" lineto="1726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1726" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1727" lineto="1727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1727" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L1" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L13" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L15" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L18" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L19" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L20" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DebugExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L21" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L22" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L22" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L22" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L23" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDumpOutputHtmlSafe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L24" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L24" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L26" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L27" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L30" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L30" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected "PHP_SAPI;" but found "PHP_SAPI
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L32" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDumpOutputHtmlSafe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L33" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 185 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L34" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L35" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L37" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DebugExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L38" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L39" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L40" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L41" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L43" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L47" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L48" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L49" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L51" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L52" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L53" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L54" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L55" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L57" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L59" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L60" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L61" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L62" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L63" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L64" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L65" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L67" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L68" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L69" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L70" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L71" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L72" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L74" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L75" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L1" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L13" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L14" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L15" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L17" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L20" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L21" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L22" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L22" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L24" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L29" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L30" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L31" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L32" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L34" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L35" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L36" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L37" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L39" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L40" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L41" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L42" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L44" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L45" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L46" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L48" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L49" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L51" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L59" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::setDefaultStrategy" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L60" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L61" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L61" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L61" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L62" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L63" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L63" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 140 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L65" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L66" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L68" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L69" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L69" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L71" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L72" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L74" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L75" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L76" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L78" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L78" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L79" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L81" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L88" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L88" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::getDefaultStrategy" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L89" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L89" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L90" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L90" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L91" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L91" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L92" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L93" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 16 spaces, found 12</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L94" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L96" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L97" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L99" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L100" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L101" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L102" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L103" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L105" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L109" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L116" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L117" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L117" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L118" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L119" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L70" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L86" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L95" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtensionInterface::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfilerExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L47" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfilerExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L48" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sandboxedGlobally" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L43" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::enableSandbox" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::disableSandbox" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L53" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::isSandboxed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::isSandboxedGlobally" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::setSecurityPolicy" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::getSecurityPolicy" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::checkSecurity" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::checkMethodAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L87" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::checkPropertyAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L88" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L94" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::ensureToStringAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L103" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L104" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "tokenParsers" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L38" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 189 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L52" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 187 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addNodeVisitor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addTokenParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L76" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 196 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L87" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addGlobal" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L88" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L92" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L93" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L97" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::addTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L100" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 185 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L106" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L107" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L111" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StagingExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L112" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L1" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L13" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L15" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L18" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L19" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L20" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StringLoaderExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L21" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L22" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L24" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L25" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L27" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "StringLoaderExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L28" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L29" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 12 spaces, found 8</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L30" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L31" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L33" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L37" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L38" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L40" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L50" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L51" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L52" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 8 spaces, found 4</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L53" ruleset="Generic" rule="WhiteSpace.ScopeIndent.IncorrectExact" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected 4 spaces, found 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L25" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L37" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L37" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L33" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L33" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L39" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "currentVarBlockLine" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L70" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L70" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L72" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L72" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L72" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 67% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L76" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L76" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L76" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 43% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L78" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L78" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L78" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 58% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L80" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L80" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L80" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 67% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L84" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L84" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L88" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L90" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L90" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L90" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L92" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L92" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L96" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L96" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L98" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L98" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L100" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L100" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L102" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L104" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L104" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L107" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L107" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L109" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L109" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L109" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L111" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L117" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L117" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L120" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L122" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L124" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L128" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L128" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L134" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L136" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L136" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L136" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L138" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L138" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L144" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L144" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L144" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L147" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L147" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L147" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 67% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L149" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L149" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L151" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L151" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L151" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L153" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L153" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L155" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L155" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L164" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L166" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 216 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L172" ruleset="PHPCompatibility" rule="IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>INI directive 'mbstring.func_overload' is deprecated since PHP 7.2</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L173" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L176" ruleset="PHPCompatibility" rule="IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>INI directive 'mbstring.func_overload' is deprecated since PHP 7.2</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L177" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mbEncoding" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L180" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mbEncoding" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L194" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L194" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L199" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L200" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L231" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mbEncoding" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L232" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "mbEncoding" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L238" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L239" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L240" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L240" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L248" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L257" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L257" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L258" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "textContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L260" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L263" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L263" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L265" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L266" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L267" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L272" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "textContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L280" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L284" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L284" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L284" ruleset="Generic" rule="WhiteSpace.ScopeIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line indented incorrectly; expected at least 20 spaces, found 16</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L285" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L303" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L304" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L314" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexVar" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L315" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L325" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L326" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L327" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L327" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L332" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L336" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L336" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L341" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L341" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="342" lineto="342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L342" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="346" lineto="346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L346" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="346" lineto="346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L346" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="347" lineto="347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L347" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L351" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L351" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L352" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L353" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L353" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L355" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L355" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L360" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L360" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L361" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L362" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L362" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L366" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L366" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L367" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L381" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L381" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L382" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L386" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="386" lineto="386" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L386" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L387" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L392" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L392" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="393" lineto="393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L393" ruleset="moodle" rule="ControlStructures.ControlSignature.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected "} else {\n"; found "}\n        // unlexable\n        else {\n"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L398" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexRawData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L399" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L401" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 180 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="404" lineto="404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L404" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 140 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="411" lineto="411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L411" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="414" lineto="414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L414" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="414" lineto="414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L414" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L417" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L418" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L426" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexComment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="427" lineto="427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L427" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="435" lineto="435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L435" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="436" lineto="436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L436" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="442" lineto="442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L442" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="445" lineto="445" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L445" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L454" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L454" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="459" lineto="459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L459" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::lexInterpolation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="460" lineto="460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L460" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="462" lineto="462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L462" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="472" lineto="472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L472" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::pushToken" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="473" lineto="473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L473" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L474" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L474" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L482" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::moveCursor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="483" lineto="483" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L483" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="488" lineto="488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L488" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::getOperatorRegex" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="489" lineto="489" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L489" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L501" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L502" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L509" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L509" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L518" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::pushState" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="519" lineto="519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L519" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L524" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Lexer::popState" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="525" lineto="525" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L525" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L31" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayLoader::setTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayLoader::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L56" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayLoader::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayLoader::getCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L91" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayLoader::isFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "hasSourceCache" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::addLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::getLoaders" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L53" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L55" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L70" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L92" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L120" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedCatch" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L120" ruleset="Squiz" rule="Commenting.EmptyCatchComment.Missing" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement must have a comment to explain why the exception is not handled</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L127" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::getCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L128" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L142" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainLoader::isFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L160" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "errorCache" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L37" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L39" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L39" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "realPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L41" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "realPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::getPaths" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::getNamespaces" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L79" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::setPaths" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L80" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::addPath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L101" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L104" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L105" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L106" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L120" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::prependPath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L122" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L125" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L126" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L127" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "checkPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L139" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L140" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L141" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L150" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L151" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L159" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::getCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L173" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L183" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 272 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L189" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemLoader::isFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L190" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L191" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L191" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L206" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilesystemLoader::findTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L207" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L259" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 142 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L268" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilesystemLoader::parseName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L269" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L272" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L284" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilesystemLoader::normalizeName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L285" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L289" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilesystemLoader::validateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L290" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L301" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L311" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "FilesystemLoader::isAbsolutePath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L312" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="319" lineto="319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L319" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LoaderInterface::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LoaderInterface::getCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LoaderInterface::isFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SourceContextLoaderInterface::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L27" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L35" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L41" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "usedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L22" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "usedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "usedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "usedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L81" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L40" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L41" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L51" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L36" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L25" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L25" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L26" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L31" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L31" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EmbedNode::addGetTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L48" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L26" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 176 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayExpression::getKeyValuePairs" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayExpression::hasElement" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L49" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayExpression::addElement" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L82" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L44" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L48" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L56" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L62" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L25" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L18" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L31" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L37" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L28" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L26" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L26" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L26" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L30" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L26" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L28" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L31" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 166 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "BlockReferenceExpression::compileTemplateCall" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L74" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L83" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "BlockReferenceExpression::compileBlockArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "CallExpression::compileCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "closingParenthesis" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L38" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L42" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L43" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "closingParenthesis" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "closingParenthesis" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "CallExpression::compileArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L109" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L112" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "CallExpression::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L114" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L115" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L123" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L124" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 196 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L130" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L131" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L137" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L137" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L139" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L139" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L145" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L145" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L148" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "missingArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L149" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L151" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L151" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L152" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L156" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L156" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L156" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 180 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L159" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "missingArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L161" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 194 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "missingArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "missingArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L162" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L166" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L169" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L170" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L171" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L174" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L176" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L176" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L177" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L177" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L178" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L178" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L182" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "missingArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L185" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L185" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L185" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 181 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L189" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L190" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arbitraryArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L193" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arbitraryArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L195" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arbitraryArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L200" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arbitraryArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L201" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "optionalArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L202" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arbitraryArguments" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L207" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L210" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L218" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L218" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L218" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 141 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L220" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L220" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L221" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L221" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "unknownParameter" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L228" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "CallExpression::normalizeName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L229" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L233" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "CallExpression::getCallableParameters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L233" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L234" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L255" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isVariadic" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L260" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L262" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L262" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L265" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "callableName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L265" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 226 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L272" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "CallExpression::reflectCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L273" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L280" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L280" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L280" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L284" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L288" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L292" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L292" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L292" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L32" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L34" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 146 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L36" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L45" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L18" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L20" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L20" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L22" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L18" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L20" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 142 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L27" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L33" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L50" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needFourth" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needThird" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needFourth" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needSecond" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needThird" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needFirst" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needSecond" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needFirst" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needSecond" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needThird" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L72" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "needFourth" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L23" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L33" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L19" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "specialVars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L27" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L39" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L44" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L52" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L54" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L56" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L61" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L64" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L64" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L69" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L76" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L77" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L84" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L95" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L103" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L108" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NameExpression::isSpecial" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L109" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L113" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NameExpression::isSimple" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L114" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L51" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L37" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L43" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L29" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L41" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L47" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L34" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L40" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L43" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L45" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L47" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "DefinedTest::changeIgnoreStrictCheck" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L33" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L32" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L33" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L32" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L18" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L33" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L39" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L50" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L28" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 242 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L52" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L66" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L70" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L79" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L97" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L106" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L111" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L112" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 270 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L114" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L42" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L46" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L54" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L63" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L37" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L50" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L25" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L47" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L62" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L68" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IncludeNode::addGetTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L78" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L87" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IncludeNode::addTemplateArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L94" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L99" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "argumentName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "argumentName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L30" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 271 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L42" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L50" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L69" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L74" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L82" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L89" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L100" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L107" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L132" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "embeddedTemplates" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L31" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 221 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L34" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 189 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L55" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L55" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L57" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L59" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L59" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "embeddedTemplates" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L65" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L65" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L70" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ModuleNode::setIndex" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L71" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L84" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L124" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileGetParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L125" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L136" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L149" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L156" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L159" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileClassHeader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L163" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L176" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L179" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L179" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L181" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L185" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L188" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L189" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L195" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L197" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L197" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L197" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L202" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L203" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L204" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L204" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L221" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L246" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                    ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L250" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L254" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L256" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L258" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L259" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                    ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L265" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L269" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L277" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L281" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L284" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L284" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L287" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L292" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L295" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "countTraits" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L301" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L306" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L313" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L316" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileDisplay" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L317" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L323" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L338" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L350" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L353" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileClassFooter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L354" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L359" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L362" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileMacros" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L363" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L367" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileGetTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L368" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L377" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L380" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileIsTraitable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L381" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L383" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 3; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="384" lineto="384" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L384" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 3; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="385" lineto="385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L385" ruleset="moodle" rule="Commenting.InlineComment.SpacingBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected 1 space before comment text but found 3; use block comment if you need indentation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L429" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="432" lineto="432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L432" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileDebugInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="433" lineto="433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L433" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L437" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="440" lineto="440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L440" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L443" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileGetSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L444" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L449" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 183 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L454" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="457" lineto="457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L457" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileGetSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="458" lineto="458" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L458" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L471" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L474" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ModuleNode::compileLoadTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L475" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="485" lineto="485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L485" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "sourceContext" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L43" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 280 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L53" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L83" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::toXml" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asDom" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L112" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "asDom" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L116" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L122" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getTemplateLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L123" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L130" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L132" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L137" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getNodeTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L138" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::hasAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L153" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L154" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L166" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::setAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L167" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L171" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::removeAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L172" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L179" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::hasNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L180" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L187" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L188" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L196" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::setNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L197" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L199" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 276 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L205" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::removeNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L206" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L211" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L215" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L216" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L220" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::setTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L221" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L230" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L231" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L235" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::setSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L236" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L245" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L246" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L253" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::setFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L254" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L255" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L263" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node::getFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="264" lineto="264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L264" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L265" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L37" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L43" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L36" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L42" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L48" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SandboxedPrintNode::removeNodeFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L67" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L96" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
                    ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L40" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L43" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L36" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L39" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L41" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L52" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
            ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varsName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L68" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L25" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeTraverser::addVisitor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "NodeTraverser::traverseForVisitor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractNodeVisitor::enterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractNodeVisitor::leaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "AbstractNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "AbstractNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L34" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "statusStack" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L38" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "safeAnalysis" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L41" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "safeVars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L51" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 196 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "defaultStrategy" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L56" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L58" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L59" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L60" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L67" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L73" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L75" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L86" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L93" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "EscaperNodeVisitor::shouldUnwrapConditional" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L94" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L95" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expr2Safe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expr3Safe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expr2Safe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expr3Safe" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L101" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "EscaperNodeVisitor::unwrapConditional" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L102" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L103" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L103" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L120" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "EscaperNodeVisitor::escapeInlinePrintNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L131" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::escapePrintNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L132" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L148" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::preEscapeFilterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L149" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L167" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::isSafeFor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L168" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L185" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::needEscaping" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L186" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L194" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EscaperNodeVisitor::getEscaperFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L195" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L198" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L203" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EscaperNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L204" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeVisitorInterface::enterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeVisitorInterface::leaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeVisitorInterface::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L44" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "loopsTargets" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "prependedNodes" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "inABody" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L70" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L71" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L76" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 208 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L85" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L93" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L94" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L107" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 181 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L110" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L111" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "prependedNodes" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L113" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "prependedNodes" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L126" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::optimizeVariables" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L127" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L146" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::optimizePrintNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L147" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L152" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exprNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L154" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exprNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L155" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exprNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L157" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exprNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L159" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exprNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L170" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::optimizeRawFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L171" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L182" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::enterOptimizeFor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L183" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L185" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L185" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L190" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L191" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L191" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L195" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L197" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L197" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L198" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L203" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L203" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L204" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L208" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L208" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L209" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L213" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L213" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L214" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L218" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L218" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L219" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L228" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L228" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L229" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L246" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::leaveOptimizeFor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L247" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L255" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::addLoopToCurrent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L256" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L260" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "OptimizerNodeVisitor::addLoopToAll" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L261" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L267" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L268" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "safeVars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SafeAnalysisNodeVisitor::setSafeVars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "safeVars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "safeVars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SafeAnalysisNodeVisitor::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SafeAnalysisNodeVisitor::setSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SafeAnalysisNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L78" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SafeAnalysisNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L85" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L85" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L87" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L88" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L88" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L90" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L91" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L91" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L93" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L94" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L97" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L98" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L98" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L110" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L111" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L120" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L126" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L128" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L128" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L141" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SafeAnalysisNodeVisitor::intersectSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L142" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L158" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SafeAnalysisNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L159" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L33" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L35" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "inAModule" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "needsToStringWrap" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SandboxNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L51" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L52" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L52" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L57" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L62" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L62" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L67" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L67" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L81" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L81" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L100" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SandboxNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L101" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L105" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 189 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L106" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L115" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "SandboxNodeVisitor::wrapNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L116" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L123" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "SandboxNodeVisitor::wrapArrayNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L124" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L126" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "_" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L131" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L132" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L35" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L42" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "expressionParser" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "blockStack" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "reservedMacroNames" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "importedSymbols" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L50" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "embeddedTemplates" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "varNameSalt" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getVarName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L70" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L76" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L78" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 208 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dropNeedle" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L85" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L87" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L93" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L96" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L96" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L102" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L122" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dropNeedle" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L139" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 199 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L145" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L153" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dropNeedle" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L154" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L176" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 139 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L180" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "dropNeedle" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L194" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L197" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L200" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 153 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L216" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L230" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::addHandler" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L231" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L240" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::addNodeVisitor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L241" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L247" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getBlockStack" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L248" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L252" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::peekBlockStack" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L253" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L257" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::popBlockStack" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L258" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L262" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::pushBlockStack" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L263" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L267" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::hasBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L268" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L272" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L273" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L277" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::setBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L278" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L282" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::hasMacro" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="283" lineto="283" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L283" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L287" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::setMacro" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L288" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L290" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 179 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L296" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::isReservedMacroName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L297" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L302" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L304" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L304" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L305" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L313" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::addTrait" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L314" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L318" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::hasTraits" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="319" lineto="319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L319" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L323" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::embedTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="324" lineto="324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L324" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L330" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::addImportedSymbol" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L331" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L335" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getImportedSymbol" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L336" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L352" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::isMainScope" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L353" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L357" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::pushLocalScope" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L358" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L362" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::popLocalScope" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L363" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L370" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getExpressionParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L371" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L375" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L376" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L380" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::setParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L381" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="388" lineto="388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L388" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getStream" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L389" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L396" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Parser::getCurrentToken" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L397" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L401" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Parser::filterBodyNodes" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L402" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="403" lineto="403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L403" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="403" lineto="403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L403" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L412" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L412" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L417" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 238 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L420" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L420" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "BaseDumper::formatTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "BaseDumper::formatNonTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "BaseDumper::formatTime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "BaseDumper::dumpProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nCount" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "nCount" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "BlackfireDumper::dumpChildren" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "BlackfireDumper::dumpProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "HtmlDumper::formatTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L37" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "HtmlDumper::formatNonTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L42" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 248 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "HtmlDumper::formatTime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L47" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TextDumper::formatTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TextDumper::formatNonTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TextDumper::formatTime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L35" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 176 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L40" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L34" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "extensionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "extensionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ProfilerNodeVisitor::doEnterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ProfilerNodeVisitor::doLeaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L48" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 188 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L49" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L50" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L51" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L57" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "ProfilerNodeVisitor::getVarName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L74" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfilerNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L75" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getType" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::isRoot" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::isTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::isBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::isMacro" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L76" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getProfiles" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::addProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L91" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getDuration" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L94" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L111" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getMemoryUsage" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L112" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L121" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getPeakMemoryUsage" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L122" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L130" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L142" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L151" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L156" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Profile::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L157" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L162" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L167" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L174" ruleset="PHPCompatibility" rule="FunctionNameRestrictions.ReservedFunctionNames.MethodDoubleUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Method name "Profile::__serialize" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L174" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>method name "Profile::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L175" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L182" ruleset="PHPCompatibility" rule="FunctionNameRestrictions.ReservedFunctionNames.MethodDoubleUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Method name "Profile::__unserialize" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L182" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>method name "Profile::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L183" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeFactory" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeFactory" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "filterName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedFilterError::getFilterName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "functionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedFunctionError::getFunctionName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L22" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedMethodError::getClassName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedMethodError::getMethodName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L22" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "propertyName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "className" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedPropertyError::getClassName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedPropertyError::getPropertyName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "tagName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tagName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "tagName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityNotAllowedTagError::getTagName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowedMethods" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowedProperties" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedMethods" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedProperties" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 173 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedTags" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedFilters" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L35" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedMethods" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedProperties" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L37" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowedFunctions" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::setAllowedTags" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::setAllowedFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L50" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::setAllowedMethods" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::setAllowedProperties" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::setAllowedFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::checkSecurity" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L89" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::checkMethodAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L107" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L111" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicy::checkPropertyAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L112" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L124" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicyInterface::checkSecurity" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicyInterface::checkMethodAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L25" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SecurityPolicyInterface::checkPropertyAllowed" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Source::getCode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Source::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Source::getPath" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L53" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getDebugInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L83" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L93" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L94" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L101" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L102" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L120" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L150" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::doGetParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L151" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L155" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::isTraitable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L156" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L170" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::displayParentBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L171" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L176" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L179" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L194" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::displayBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L194" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useBlocks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L195" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L198" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useBlocks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L201" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L209" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L209" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L222" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L223" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L230" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 179 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L235" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L238" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 298 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L254" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::renderParentBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L255" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L259" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L279" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::renderBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L279" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useBlocks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L280" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L284" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L286" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "useBlocks" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L303" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::hasBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L304" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L306" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 207 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L337" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getBlockNames" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L338" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L340" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 207 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L357" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::loadTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L357" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L358" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L380" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L380" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="403" lineto="403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L403" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="415" lineto="415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L415" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Template::getBlocks" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="416" lineto="416" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L416" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L421" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L426" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="431" lineto="431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L431" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L452" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::displayWithErrorHandling" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L453" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="461" lineto="461" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L461" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="462" lineto="462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L462" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="469" lineto="469" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L469" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 171 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L482" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::doDisplay" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L505" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::getContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="505" lineto="505" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L505" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L506" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="508" lineto="508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L508" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="528" lineto="528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L528" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="534" lineto="534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L534" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Template::getAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="534" lineto="534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L534" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="534" lineto="534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L534" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="534" lineto="534" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L534" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="535" lineto="535" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L535" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="536" lineto="536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L536" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="536" lineto="536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L536" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="536" lineto="536" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L536" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="538" lineto="538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L538" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L540" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L540" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L540" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="541" lineto="541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L541" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="543" lineto="543" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L543" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="547" lineto="547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L547" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="551" lineto="551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L551" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="555" lineto="555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L555" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L560" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L560" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 141 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="561" lineto="561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L561" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="562" lineto="562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L562" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 176 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="563" lineto="563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L563" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="565" lineto="565" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L565" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L567" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L567" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="569" lineto="569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L569" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="573" lineto="573" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L573" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 140 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L575" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="578" lineto="578" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L578" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="586" lineto="586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L586" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="590" lineto="590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L590" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="596" lineto="596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L596" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="599" lineto="599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L599" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 135 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="605" lineto="605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L605" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="606" lineto="606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L606" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="606" lineto="606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L606" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="608" lineto="608" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L608" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="622" lineto="622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L622" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="622" lineto="622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L622" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L624" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L624" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L624" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="629" lineto="629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L629" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "refMethod" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="630" lineto="630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L630" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="631" lineto="631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L631" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "refMethod" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="632" lineto="632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L632" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "refMethod" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="638" lineto="638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L638" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="638" lineto="638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L638" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="645" lineto="645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L645" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L647" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L647" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L649" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L649" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="650" lineto="650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L650" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="650" lineto="650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L650" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="650" lineto="650" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L650" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="652" lineto="652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L652" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="652" lineto="652" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L652" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="657" lineto="657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L657" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="657" lineto="657" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L657" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="662" lineto="662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L662" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="663" lineto="663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L663" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L673" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L673" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="674" lineto="674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L674" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "lcItem" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L675" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L679" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="683" lineto="683" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L683" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L687" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 237 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="690" lineto="690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L690" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="707" lineto="707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L707" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L713" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L713" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="716" lineto="716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L716" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 217 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="719" lineto="719" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L719" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="721" lineto="721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L721" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L45" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L46" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L57" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L58" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L70" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::hasBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L71" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::getBlockNames" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L95" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::renderBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L102" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L129" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::displayBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L130" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L137" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L138" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapper::getTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L156" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L32" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getFixturesDir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getRuntimeLoaders" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L50" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getTwigFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getTwigFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L74" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::getTwigTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L75" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTestCase::testIntegration" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L91" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTestCase::testLegacyIntegration" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L96" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTestCase::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "legacyTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L97" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fixturesDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L101" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fixturesDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L101" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L106" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "legacyTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L112" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 183 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L118" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L118" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L123" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L125" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fixturesDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L128" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fixturesDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L131" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "legacyTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L132" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L132" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L139" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTestCase::getLegacyTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L140" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L144" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::doIntegrationTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L145" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L151" ruleset="moodle" rule="PHP.ForbiddenTokens.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The use of function eval() is forbidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L163" ruleset="moodle" rule="PHP.ForbiddenTokens.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The use of function eval() is forbidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L166" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L167" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L206" ruleset="moodle" rule="PHP.ForbiddenTokens.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The use of function eval() is forbidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L221" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "constraintClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L221" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 176 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L222" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "constraintClass" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L245" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IntegrationTestCase::parseTemplates" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L246" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L20" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L22" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeTestCase::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeTestCase::testCompile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isPattern" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isPattern" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeTestCase::assertNodeCompilation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isPattern" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L37" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isPattern" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "NodeTestCase::getCompiler" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "NodeTestCase::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "NodeTestCase::getVariableGetter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "NodeTestCase::getAttributeGetter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Token::getLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L98" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Token::getType" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L99" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L106" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Token::getValue" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L107" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L119" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Token::typeToString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L120" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L178" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Token::typeToEnglish" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L179" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AbstractTokenParser::setParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ApplyTokenParser::decideApplyEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ApplyTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L37" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L49" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 153 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L60" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L63" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 171 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AutoEscapeTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L78" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AutoEscapeTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L32" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L40" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 216 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L52" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 183 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L74" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L75" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L27" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecatedTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DoTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fakeParentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L37" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L38" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L41" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L41" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L45" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L51" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L51" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fakeParentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "parentToken" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L60" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EmbedTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EmbedTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L34" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExtendsTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L34" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L53" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FlushTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L35" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L61" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L63" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L66" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L67" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L68" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L79" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ForTokenParser::decideForFork" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L80" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L84" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ForTokenParser::decideForEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L89" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L89" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ForTokenParser::checkLoopUsageCondition" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L92" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L93" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L105" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L106" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L107" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ForTokenParser::checkLoopUsageBody" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L109" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 159 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L111" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 152 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L112" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 209 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L116" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L116" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L130" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ForTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L57" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FromTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L33" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L66" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 268 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L75" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IfTokenParser::decideIfFork" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IfTokenParser::decideIfEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L85" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IfTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L25" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ImportTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L25" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "IncludeTokenParser::parseArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L40" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreMissing" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IncludeTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L63" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L46" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 179 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L57" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MacroTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L58" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MacroTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L63" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L31" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L40" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L40" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L48" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L45" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 180 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L51" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SetTokenParser::decideBlockEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SetTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SpacelessTokenParser::decideSpacelessEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L47" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SpacelessTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L48" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenParserInterface::setParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenParserInterface::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L33" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L41" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "UseTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "WithTokenParser::decideWithEnd" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "WithTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L24" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L41" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 193 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L50" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::injectTokens" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L61" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L83" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::nextIf" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L122" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L124" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L136" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::isEOF" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L153" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::getCurrent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L154" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L165" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::getFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L166" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L167" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L181" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::getSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L182" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L183" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 175 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L195" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStream::getSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L196" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L53" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L78" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L83" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L90" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "filterArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L94" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getPreservesSafety" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getPreEscape" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L104" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::isVariadic" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L105" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L109" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::isDeprecated" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L110" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L114" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getDeprecatedVersion" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L115" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L119" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFilter::getAlternative" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L120" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::needsEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L76" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::needsContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getSafe" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L88" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "functionArgs" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L94" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::isVariadic" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::isDeprecated" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L104" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getDeprecatedVersion" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L105" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L109" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigFunction::getAlternative" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L110" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L46" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getCallable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getNodeClass" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::isVariadic" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L61" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::isDeprecated" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getDeprecatedVersion" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getAlternative" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L76" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::setArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTest::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L23" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecationCollector::collectDir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L55" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L68" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedCatch" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L69" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L69" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L84" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecationCollector::errorHandler" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AutoloaderTest::testAutoload" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testLoad" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L55" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testLoadMissing" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L66" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testWrite" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testWriteFailMkdir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testWriteFailDirWritable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L125" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testWriteFailWriteFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L126" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L142" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testGetTimestamp" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L143" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L156" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testGetTimestampMissingFile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L157" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L167" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testGenerateKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L168" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L173" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::provideDirectories" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L174" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L187" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "FilesystemTest::generateSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L188" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CompilerTest::testReprNumericValueWithLocale" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "required_locales" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L29" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "required_locales" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "required_locales" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ContainerRuntimeLoaderTest::testLoad" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ContainerRuntimeLoaderTest::testLoadUnknownRuntimeReturnsNull" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CustomExtensionTest::testGetInvalidOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expectedExceptionMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expectedExceptionMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CustomExtensionTest::provideInvalidExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L36" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 170 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L37" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 154 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L47" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L55" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L60" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L61" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L65" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L70" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L71" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L85" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "InvalidOperatorExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testLegacyTokenizeSignature" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L48" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testLegacyCompileSourceSignature" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L49" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testRenderNoLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L67" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAutoescapeOption" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L84" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::escapingStrategyCallback" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L89" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L91" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L91" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L93" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L93" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L93" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 69% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L93" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// $loader = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L96" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L96" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L105" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L105" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L123" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L123" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L125" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L134" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L140" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 52% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L190" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L195" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L195" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L201" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L201" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L207" ruleset="Squiz" rule="WhiteSpace.SemicolonSpacing.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Space found before semicolon; expected ");" but found ")
        ;"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L211" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L211" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L218" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAutoReloadCacheMiss" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L219" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L220" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L221" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L224" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L224" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L242" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L245" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAutoReloadCacheHit" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L246" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L247" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L248" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L251" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L251" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L270" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L273" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAutoReloadOutdatedCacheHit" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L274" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="275" lineto="275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L275" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L276" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L279" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L279" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L298" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L304" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testHasGetExtensionWithDynamicName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L305" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L322" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testHasGetExtensionByClassName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L323" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L336" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAddExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L337" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L361" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAddExtensionWithDeprecatedGetGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L362" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L372" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 171 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L380" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testRemoveExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L381" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L396" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAddMockExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L397" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L398" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L399" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L399" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 59% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="400" lineto="400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L400" ruleset="moodle" rule="PHP.ForbiddenTokens.Found" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The use of function eval() is forbidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L419" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeNoDeprecation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L420" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L425" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L426" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="433" lineto="433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L433" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeDeprecation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="434" lineto="434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L434" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="444" lineto="444" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L444" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 219 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L449" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::handleError" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="450" lineto="450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L450" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="459" lineto="459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L459" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testOverrideExtension" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="460" lineto="460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L460" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L476" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest::testAddRuntimeLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L477" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="478" lineto="478" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L478" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="479" lineto="479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L479" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="492" lineto="492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L492" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "runtimeLoader" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L502" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "EnvironmentTest::getMockLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L502" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L502" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="503" lineto="503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L503" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="504" lineto="504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L504" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="504" lineto="504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L504" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L506" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L506" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L506" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 69% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L506" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// $loader = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="508" lineto="508" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L508" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L509" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="509" lineto="509" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L509" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L510" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L510" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateContent" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L510" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="512" lineto="512" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L512" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L513" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L513" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="514" lineto="514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L514" ruleset="PEAR" rule="WhiteSpace.ObjectOperatorIndent.Incorrect" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Object operator not indented correctly; expected 12 spaces but found 10</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="514" lineto="514" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L514" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="522" lineto="522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L522" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension_WithGlobals::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="523" lineto="523" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L523" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="532" lineto="532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L532" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="533" lineto="533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L533" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="539" lineto="539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L539" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getNodeVisitors" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L540" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="546" lineto="546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L546" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="547" lineto="547" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L547" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L553" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="554" lineto="554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L554" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L560" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="561" lineto="561" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L561" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L567" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getOperators" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="568" lineto="568" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L568" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L575" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension::getGlobals" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="576" lineto="576" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L576" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="586" lineto="586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L586" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension_WithDeprecatedName::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="587" lineto="587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L587" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="597" lineto="597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L597" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="601" lineto="601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L601" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Extension_DynamicWithDeprecatedName::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="602" lineto="602" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L602" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="610" lineto="610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L610" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L613" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_TokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="614" lineto="614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L614" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L621" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_NodeVisitor::enterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="622" lineto="622" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L622" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="626" lineto="626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L626" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_NodeVisitor::leaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L627" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="631" lineto="631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L631" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_NodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="632" lineto="632" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L632" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="639" lineto="639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L639" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_ExtensionWithDeprecationInitRuntime::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="640" lineto="640" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L640" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="646" lineto="646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L646" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_ExtensionWithoutDeprecationInitRuntime::initRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L647" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L653" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_ExtensionWithoutRuntime::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="654" lineto="654" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L654" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L661" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_ExtensionWithoutRuntime::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="662" lineto="662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L662" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L669" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "EnvironmentTest_Runtime::fromRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L670" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L675" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L675" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L21" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testErrorWithObjectFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testErrorWithArrayFilename" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L39" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L67" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L89" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L95" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L114" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L115" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L125" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 139 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L136" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigExceptionAddsFileAndLine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L137" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L158" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 181 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L164" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::getErroredTemplates" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L165" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L167" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L167" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L175" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L175" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L184" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L184" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L196" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L196" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L213" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testTwigLeakOutputInDebugMode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L214" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L220" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ErrorTest::testDoesNotTwigLeakOutput" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L221" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L231" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testCanOnlyAssignToNames" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getFailingTestsForAssignment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testArrayExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testArraySyntaxError" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L81" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getFailingTestsForArray" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L89" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getTestsForArray" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L102" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L112" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L112" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L122" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L132" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L132" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L148" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L148" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L165" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L166" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L169" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L179" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testStringExpression" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L180" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L181" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L189" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getTestsForString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L190" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L236" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testAttributeCallDoesNotSupportNamedArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L237" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L246" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testMacroCallDoesNotSupportNamedArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L247" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L253" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L256" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L257" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L259" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L270" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L271" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L273" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L281" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L282" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L292" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L293" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L299" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L300" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L304" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L305" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L317" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L318" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L328" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownFunctionWithoutSuggestions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L329" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L339" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L340" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L350" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownFilterWithoutSuggestions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L351" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L361" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L362" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L372" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ExpressionParserTest::testUnknownTestWithoutSuggestions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L373" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testRandomFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expectedInArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L25" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "expectedInArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L25" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 150 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L25" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L25" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::getRandomFunctionTestData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L78" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testRandomFunctionWithoutParameter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L88" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testRandomFunctionReturnsAsIs" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L89" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L91" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L97" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testRandomFunctionOfEmptyArrayThrowsException" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L104" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testRandomFunctionOnNonUTF8String" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L105" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L120" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testReverseFilterOnNonUTF8String" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L138" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testCustomEscaper" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L139" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L146" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideCustomEscaperCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L147" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L155" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testUnknownCustomEscaper" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L156" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L165" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testTwigFirst" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L166" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L171" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideTwigFirstCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L172" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L187" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testTwigLast" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L188" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L193" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideTwigLastCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L194" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L209" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testArrayKeysFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L210" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L214" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideArrayKeyCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L215" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L232" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testInFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L233" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L237" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideInFilterCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L238" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L260" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::testSliceFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L260" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L261" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L263" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "preserveKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L266" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTest::provideSliceFilterCases" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L267" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L289" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L297" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L297" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L298" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L299" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L299" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L302" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTestIteratorAggregate::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L303" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L312" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowValueAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L312" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L313" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L314" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowValueAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L314" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L317" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CoreTestIteratorAggregateAggregate::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L318" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L327" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "arrayKeys" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L328" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "allowValueAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L329" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L331" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowValueAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L331" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L332" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L336" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "allowValueAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L337" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L337" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "maxPosition" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L341" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="346" lineto="346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L346" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L355" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L360" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L368" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L20" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L50" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxWithInheritance" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxGloballySet" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L62" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L65" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedMethodAccessor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L72" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 168 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L73" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L78" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L85" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 168 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L97" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedProperty" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L109" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L110" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L118" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedToString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L119" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L120" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L125" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 168 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L126" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L131" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::getSandboxUnallowedToStringTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L132" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L153" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowedToString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L154" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L155" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 155 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L159" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::getSandboxAllowedToStringTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L172" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowMethodToString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L173" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L180" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowMethodToStringDisabled" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L181" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L184" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L188" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L189" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L195" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L200" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxUnallowedRangeOperator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L201" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L207" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L212" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowMethodFoo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L213" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L220" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L221" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L226" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L227" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L232" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowProperty" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L233" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L238" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L239" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L244" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowRangeOperator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L245" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L250" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxAllowFunctionsCaseInsensitive" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L251" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L255" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L258" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L262" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxLocallySetForAnInclude" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L263" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L270" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L282" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L287" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testMacrosInASandbox" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L288" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L301" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testSandboxDisabledAfterIncludeFunctionError" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L302" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L308" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedCatch" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L308" ruleset="Squiz" rule="Commenting.EmptyCatchComment.Missing" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement must have a comment to explain why the exception is not handled</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L309" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedCatch" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L309" ruleset="Squiz" rule="Commenting.EmptyCatchComment.Missing" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Empty CATCH statement must have a comment to explain why the exception is not handled</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L315" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 191 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L318" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "SandboxTest::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L318" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="319" lineto="319" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L319" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L336" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L341" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="348" lineto="348" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L348" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L354" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FooObject::getFooBar" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L355" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L361" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FooObject::getAnotherFooObject" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L362" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FactoryRuntimeLoaderTest::testLoad" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L25" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FactoryRuntimeLoaderTest::testLoadReturnsNullForUnmappedRuntime" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>function name "getRuntime" must be lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "tmpDir" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L23" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L44" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FileCachingTest::testWritingCacheFiles" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheFileName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L50" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheFileName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FileCachingTest::testClearingCacheFiles" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheFileName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheFileName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheFileName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FileExtensionEscapingStrategyTest::testGuess" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FileExtensionEscapingStrategyTest::getGuessData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L29" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L29" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L29" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L37" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L37" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L44" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L44" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L50" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L16" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemHelper::removeDir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L17" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L18" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 193 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L19" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileInfo" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "fileInfo" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L5" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"require" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L14" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BrokenExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L15" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L30" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTest::getExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IntegrationTest::getFixturesDir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L72" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestFoo::getFoo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L77" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestFoo::getSelf" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L78" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L88" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L93" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L97" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestFoo::strToLower" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L118" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L123" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L137" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestTokenParser_&#xA7;::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L138" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L145" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::getTokenParsers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L146" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L152" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::getFilters" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L153" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L170" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::getFunctions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L171" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L183" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L184" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L191" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::&#xA7;Filter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L192" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L196" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::&#xA7;Function" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L197" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L205" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L213" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L214" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L215" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L220" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L225" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L230" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L235" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L240" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L244" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TwigTestExtension::staticCall" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L245" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L250" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L255" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L260" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L269" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L285" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L298" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L303" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L318" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L323" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L328" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L341" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="345" lineto="345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L345" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IteratorAggregateStub::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="346" lineto="346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L346" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L357" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L362" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L367" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L372" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L377" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L382" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L383" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L383" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L17" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LegacyIntegrationTest::getExtensions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LegacyIntegrationTest::getFixturesDir" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LegacyIntegrationTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "legacyTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "legacyTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L43" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LegacyTwigTestExtension::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L55" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LegacyTwigTestExtension::getName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLegacyConstructorSignature" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testNameLabelForTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L43" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testNameLabelForFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testBracketsNesting" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "LexerTest::countToken" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L63" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLineDirective" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L94" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L96" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L96" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L96" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 67% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L98" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L98" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLineDirectiveInline" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L112" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L112" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L114" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 67% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L116" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L116" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L120" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLongComments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L127" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L128" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L132" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLongVerbatim" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L133" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L139" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L140" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L144" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLongVar" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L145" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L151" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L152" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L156" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testLongBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L157" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L163" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L164" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L168" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testBigNumbers" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L169" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L179" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithEscapedDelimiter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L180" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L191" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L192" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L197" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithInterpolation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L198" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L213" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L214" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L218" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithEscapedInterpolation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L219" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L228" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L229" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L233" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithHash" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L234" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="243" lineto="243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L243" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L244" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L248" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithUnterminatedInterpolation" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L249" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L259" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithNestedInterpolations" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L260" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="275" lineto="275" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L275" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L276" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L280" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testStringWithNestedInterpolationsInBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L281" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L297" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L298" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L302" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testOperatorEndingWithALetterAtTheEndOfALine" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L303" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L312" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L313" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L317" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testUnterminatedVariable" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L318" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L335" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testUnterminatedBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L336" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L353" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "LexerTest::testOverridingSyntax" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L354" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L374" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L375" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetSourceWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetSourceContextWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L67" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L78" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L87" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testSetTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L88" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L95" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testIsFresh" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L101" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testIsFreshWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L102" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L110" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testTemplateReference" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L111" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L120" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L121" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L136" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L22" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetSource" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L55" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetSourceContextWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetSourceWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetCacheKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L91" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testGetCacheKeyWhenTemplateDoesNotExist" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L100" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testAddLoader" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L101" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L108" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ChainTest::testExists" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L109" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L116" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L116" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L116" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 69% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L116" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// $loader2 = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader2 = $this-&gt;createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testGetSourceContext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L25" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 135 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testSecurity" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L43" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::getSecurityTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testPaths" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheKey" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "rootPath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L77" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L78" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L79" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L84" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L85" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L88" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L89" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L90" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L91" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L92" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L95" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L95" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "cacheKey" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::getBasePaths" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L133" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testEmptyConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L134" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L139" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testGetNamespaces" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L140" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L148" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testFindTemplateExceptionNamespace" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L149" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L150" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L152" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L153" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L163" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testFindTemplateWithCache" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L164" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L165" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L167" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L168" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basePath" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L170" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L170" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L171" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "namedSource" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L172" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "namedSource" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L174" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L174" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L178" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testLoadTemplateAndRenderBlockWithCache" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L179" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L194" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::getArrayInheritanceTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L195" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L209" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testArrayInheritance" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L209" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L210" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L216" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L223" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testLoadTemplateFromPhar" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L224" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L226" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L227" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 50% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L228" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L228" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 73% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L233" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilesystemTest::testTemplateExistsAlwaysReturnsBool" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L234" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NativeExtensionTest::testGetProperties" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AutoEscapeTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AutoEscapeTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockReferenceTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockReferenceTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlockTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L25" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecatedTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecatedTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "varName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DoTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DoTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ArrayTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AssignNameTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AssignNameTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AddTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AddTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AndTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "AndTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConcatTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConcatTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DivTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DivTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FloorDivTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FloorDivTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ModTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ModTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MulTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MulTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OrTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OrTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SubTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L30" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SubTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L31" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L16" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArgumentsWhenPositionalArgumentsAfterNamedArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArgumentsWhenArgumentIsDefinedTwice" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L42" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArgumentsWithWrongNamedArgumentName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L51" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArgumentsWithWrongNamedArgumentNames" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L60" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testResolveArgumentsWithMissingValueForOptionalArgument" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L61" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L63" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 288 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L69" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testResolveArgumentsOnlyNecessaryArgumentsForCustomFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L76" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testGetArgumentsForStaticMethod" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L85" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 222 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L91" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::customStaticFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L95" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::customFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L99" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::customFunctionWithArbitraryArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L100" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L103" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L104" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L106" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 257 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L112" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnObject" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L115" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 237 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L124" ruleset="Generic" rule="CodeAnalysis.UselessOverridingMethod.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Possible useless method overriding detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L124" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Node_Expression_Call::getArguments" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L125" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L132" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>method name "CallableTestClass::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L133" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L137" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>function name "custom_Twig_Tests_Node_Expression_CallTest_function" must be lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L138" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConditionalTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConditionalTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConstantTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ConstantTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L39" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 163 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L45" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L53" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L61" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L61" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L68" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L68" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L79" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L79" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L85" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L85" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L92" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L97" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L108" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L113" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTest::testCompileWithWrongNamedArgumentName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L114" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L127" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FilterTest::testCompileWithMissingNamedArgument" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L128" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L141" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilterTest::createFilter" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L142" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L149" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FilterTest::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L150" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L152" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"include" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FunctionTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L33" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "FunctionTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L34" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L40" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L68" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L68" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L75" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L75" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L91" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L93" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L93" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L102" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FunctionTest::createFunction" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L107" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "FunctionTest::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L110" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"include" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L118" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "GetAttrTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "GetAttrTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L55" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 183 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NameTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NameTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L37" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NullCoalesceTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L30" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L31" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 257 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L33" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 223 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php#L6" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php#L6" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php#L5" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php#L6" ruleset="Squiz" rule="WhiteSpace.ScopeClosingBrace.ContentBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Closing brace must be on a line by itself</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParentTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParentTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TestTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TestTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L39" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L47" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L47" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L53" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L70" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 139 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TestTest::createTest" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L80" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TestTest::getEnvironment" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L83" ruleset="moodle" rule="PHP.IncludingFile.BracketsNotRequired" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>"include" must be immediately followed by an open parenthesis</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NegTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NegTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NotTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NotTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "PosTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "PosTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ForTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L32" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L35" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L36" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L49" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ForTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L118" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L119" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L151" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L152" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L157" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "keyTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L157" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "valueTarget" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IfTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IfTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ImportTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L31" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ImportTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L22" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IncludeTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L23" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L37" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IncludeTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MacroTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L34" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "MacroTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "__foo__" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ModuleTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ModuleTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L105" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L182" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L255" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "PrintTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "PrintTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SandboxTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L25" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SetTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L26" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SetTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SpacelessTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L29" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "SpacelessTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L30" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TextTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L26" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TextTest::getTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L27" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L19" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "NodeTraverserTest::testNodeIsNullWhenTraversing" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L25" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IdentityVisitor::enterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IdentityVisitor::leaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "IdentityVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L20" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerTest::testRenderBlockOptimizer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L21" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L32" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerTest::testRenderParentBlockOptimizer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L33" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L36" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L47" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerTest::testForOptimizer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L48" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L54" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L58" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerTest::getTestsForForOptimizer" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L77" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 133 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L79" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L81" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 134 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L83" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L97" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "OptimizerTest::checkForConfiguration" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L106" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L110" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "withLoop" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L25" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testSetMacroThrowsExceptionOnReservedMethods" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L35" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testUnknownTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L50" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testUnknownTagWithoutSuggestions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L68" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testFilterBodyNodes" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L75" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::getFilterBodyNodesData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L96" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testFilterBodyNodesThrowsException" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L97" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L105" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::getFilterBodyNodesDataThrowsException" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L106" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L116" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testFilterBodyNodesWithBOM" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L116" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "emptyNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L117" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L118" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "emptyNode" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L121" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::getFilterBodyNodesWithBOMData" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L122" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L131" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testParseIsReentrant" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L132" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L154" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ParserTest::testGetVarName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L172" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L176" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "ParserTest::getParser" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L177" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L190" ruleset="Generic" rule="CodeAnalysis.UselessOverridingMethod.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Possible useless method overriding detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L190" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TestParser::filterBodyNodes" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L199" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L200" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L200" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L214" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TestTokenParser::getTag" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L215" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "AbstractTest::getProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L21" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L42" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L47" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::getIndexProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L48" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L49" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L52" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::getEmbeddedBlockProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L52" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L53" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L57" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::getEmbeddedTemplateProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L57" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L58" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L62" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::getIncludedTemplateProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L63" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L64" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L67" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::getMacroProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L67" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L69" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "AbstractTest::generateProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L84" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "templateName" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L88" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "subProfiles" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "BlackfireTest::testDump" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "HtmlTest::testDump" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TextTest::testDump" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L18" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testConstructor" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L19" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L27" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testIsRoot" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L28" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L36" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testIsTemplate" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testIsBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L54" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testIsMacro" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L55" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L63" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testGetAddProfile" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L64" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L73" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testGetDuration" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L74" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L82" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testSerialize" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L105" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "ProfileTest::testReset" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L106" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L28" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testDisplayBlocksAcceptTemplateOnlyAsBlocks" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L29" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L40" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeExceptions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L64" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::getAttributeExceptions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L65" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L71" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 160 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L80" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 222 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L81" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 364 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L82" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 162 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L83" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 166 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L90" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeWithSandbox" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L116" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::getGetAttributeWithSandbox" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L117" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L129" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeWithTemplateAsObject" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L130" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L131" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L131" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L133" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L133" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L133" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 64% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L133" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// $twig = new Environment($this-&gt;createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));" but found "//$twig = new Environment($this-&gt;createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 169 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L159" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 169 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L160" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L161" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L162" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L163" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 167 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L164" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 168 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L165" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 168 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L166" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 201 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L167" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 202 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L168" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 211 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L169" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 204 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L170" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 205 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L171" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 212 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L172" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 213 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L173" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 222 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L174" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 206 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L175" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 207 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L177" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeWithTemplateAsObjectForDeprecations" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L178" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L179" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L179" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L181" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L181" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L181" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>This comment is 64% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L181" ruleset="moodle" rule="Commenting.InlineComment.NoSpaceBefore" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>No space found before comment text; expected "// $twig = new Environment($this-&gt;createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));" but found "//$twig = new Environment($this-&gt;createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));"</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L200" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L200" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L221" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 243 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L222" ruleset="moodle" rule="Files.LineLength.MaxExceeded" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Line exceeds maximum limit of 180 characters; contains 243 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L224" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testRenderBlockWithUndefinedBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L225" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L233" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeOnArrayWithConfusableKey" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L234" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L237" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L248" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 145 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L249" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 142 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L250" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 143 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L251" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 148 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L252" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 158 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L253" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 156 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L254" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 172 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L255" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L261" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L262" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L271" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeStrict" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L271" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exceptionMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L272" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L273" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L279" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exceptionMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L280" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "exceptionMessage" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L289" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeDefined" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L290" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L299" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeDefinedStrict" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L300" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L301" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L306" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetAttributeCallExceptions" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L307" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L315" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::getGetAttributeTests" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L316" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L328" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "objectArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L329" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L330" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "stdObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L331" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "magicPropertyObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L332" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L333" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject1" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="334" lineto="334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L334" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject2" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L335" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject3" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L336" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L337" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "magicMethodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L339" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L340" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L341" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="343" lineto="343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L343" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basicTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L344" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L344" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L357" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObjects" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L358" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L358" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L359" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L360" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "objectArray" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L360" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L361" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L361" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L362" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "stdObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L362" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L363" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "magicPropertyObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="363" lineto="363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L363" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L364" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L364" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L365" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L365" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L366" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L366" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L367" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject1" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L367" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L368" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject2" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="368" lineto="368" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L368" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L372" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObjects" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L372" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L373" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "basicTests" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L374" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L374" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L375" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L375" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L375" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L379" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L379" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L383" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="383" lineto="383" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L383" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "testObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L387" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L387" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L389" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "propertyObject3" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L389" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L392" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L392" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="394" lineto="394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L394" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="394" lineto="394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L394" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L395" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L395" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L396" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L396" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L397" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L397" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L398" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L398" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L399" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L399" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L401" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "magicMethodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L401" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L402" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "magicMethodObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L402" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="405" lineto="405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L405" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="405" lineto="405" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L405" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="407" lineto="407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L407" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="408" lineto="408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L408" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L413" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="415" lineto="415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L415" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="415" lineto="415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L415" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L417" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="417" lineto="417" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L417" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L418" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="418" lineto="418" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L418" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L419" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L419" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L421" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="421" lineto="421" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L421" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="422" lineto="422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L422" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="422" lineto="422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L422" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L423" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L423" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="424" lineto="424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L424" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="424" lineto="424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L424" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L425" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L425" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="427" lineto="427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L427" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="427" lineto="427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L427" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="428" lineto="428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L428" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="428" lineto="428" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L428" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L429" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "methodAndPropObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L429" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="432" lineto="432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L432" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="434" lineto="434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L434" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "arrayAccess" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="434" lineto="434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L434" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L437" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L437" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="439" lineto="439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L439" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="439" lineto="439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L439" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="440" lineto="440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L440" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="440" lineto="440" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L440" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="441" lineto="441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L441" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "anyType" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="447" lineto="447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L447" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateTest::testGetIsMethods" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="448" lineto="448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L448" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="451" lineto="451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L451" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "getIsObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L452" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 138 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L453" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="453" lineto="453" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L453" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="454" lineto="454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L454" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "getIsObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="455" lineto="455" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L455" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="456" lineto="456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L456" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "getIsObject" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="465" lineto="465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L465" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L471" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getZero" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="472" lineto="472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L472" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L476" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getEmpty" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L477" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="481" lineto="481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L481" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getString" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L482" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="486" lineto="486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L486" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getTrue" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="487" lineto="487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L487" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="491" lineto="491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L491" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getTemplateName" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="492" lineto="492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L492" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="496" lineto="496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L496" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getDebugInfo" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="497" lineto="497" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L497" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L501" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TemplateForTest::doGetParent" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L502" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L506" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TemplateForTest::doDisplay" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="507" lineto="507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L507" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L510" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateForTest::getAttribute" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L510" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L510" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L510" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 151 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="511" lineto="511" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L511" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L513" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L513" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="515" lineto="515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L515" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "isDefinedTest" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="515" lineto="515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L515" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "ignoreStrictCheck" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="520" lineto="520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L520" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="540" lineto="540" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L540" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="545" lineto="545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L545" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="550" lineto="550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L550" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="554" lineto="554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L554" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L575" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="580" lineto="580" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L580" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="588" lineto="588" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L588" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="606" lineto="606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L606" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplatePropertyObjectAndIterator::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="607" lineto="607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L607" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="625" lineto="625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L625" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="630" lineto="630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L630" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="635" lineto="635" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L635" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="639" lineto="639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L639" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="648" lineto="648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L648" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L649" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Variable "notExist" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="655" lineto="655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L655" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::getDefined" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="656" lineto="656" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L656" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L661" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="666" lineto="666" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L666" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L670" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::getZero" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="671" lineto="671" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L671" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L675" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::getNull" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="676" lineto="676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L676" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L679" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::isBar" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="680" lineto="680" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L680" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="684" lineto="684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L684" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::isBaz" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="685" lineto="685" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L685" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="689" lineto="689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L689" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::getBaz" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="690" lineto="690" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L690" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="694" lineto="694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L694" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "TemplateMethodObject::getProtected" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="695" lineto="695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L695" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="699" lineto="699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L699" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodObject::getStatic" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="700" lineto="700" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L700" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="708" lineto="708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L708" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="712" lineto="712" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L712" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="720" lineto="720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L720" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodAndPropObject::getA" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="721" lineto="721" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L721" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="727" lineto="727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L727" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateMethodAndPropObject::getB" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="728" lineto="728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L728" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="734" lineto="734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L734" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Private method name "TemplateMethodAndPropObject::getC" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="735" lineto="735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L735" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="748" lineto="748" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L748" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="753" lineto="753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L753" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="758" lineto="758" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L758" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="763" lineto="763" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L763" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="771" lineto="771" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L771" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="779" lineto="779" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L779" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="786" lineto="786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L786" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CExtDisablingNodeVisitor::enterNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="787" lineto="787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L787" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="795" lineto="795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L795" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CExtDisablingNodeVisitor::leaveNode" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="796" lineto="796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L796" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="800" lineto="800" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L800" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "CExtDisablingNodeVisitor::getPriority" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="801" lineto="801" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L801" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="806" lineto="806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L806" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="806" lineto="806" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L806" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L19" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapperTest::testHasGetBlocks" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L20" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L45" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapperTest::testRenderBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L46" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L56" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TemplateWrapperTest::testDisplayBlock" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L22" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L38" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStreamTest::testLegacyConstructorSignature" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L47" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStreamTest::testNext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L48" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L56" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 136 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L59" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStreamTest::testEndOfTemplateNext" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L60" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L72" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "TokenStreamTest::testEndOfTemplateLook" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L18" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalMultipleArtifacts" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L23" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "DeprecationCollectorTest::testCollect" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L24" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L35" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L41" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Tests_Util_Iterator::getIterator" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.WrongWhitespace" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>The opening &lt;?php tag must be followed by exactly one newline.</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L16" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "htmlSpecialChars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L24" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "htmlAttrSpecialChars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "jsSpecialChars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L88" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "urlSpecialChars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L123" ruleset="moodle" rule="NamingConventions.ValidVariableName.MemberNameLowerCase" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Member variable "cssSpecialChars" must be all lower-case</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L159" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testHtmlEscapingConvertsSpecialChars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L166" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testHtmlAttributeEscapingConvertsSpecialChars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L167" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L173" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testJavascriptEscapingConvertsSpecialChars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L174" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L180" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L181" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L185" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L186" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L190" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testCssEscapingConvertsSpecialChars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L197" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testCssEscapingReturnsStringIfZeroLength" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L198" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L202" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L203" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L207" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testUrlEscapingConvertsSpecialChars" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L208" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L222" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testUnicodeCodepointConversionToUtf8" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L223" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L240" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Protected method name "Twig_Test_EscapingTest::codepointToUtf8" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L241" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L263" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testJavascriptEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="264" lineto="264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L264" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L265" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L286" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testHtmlAttributeEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L287" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L288" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L309" ruleset="moodle" rule="NamingConventions.ValidFunctionName" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Public method name "Twig_Test_EscapingTest::testCssEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L310" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L311" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="js" title="Javascript coding style problems" url="https://docs.moodle.org/dev/Javascript/Coding_style" numerrors="0" numwarnings="444" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by eslint</description>
    <mess>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L29" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L42" ruleset="eslint" rule="rules.no-redeclare" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'pageRendering' is already defined. (no-redeclare)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L48" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'num'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L53" ruleset="eslint" rule="rules.promise/catch-or-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected catch,fail() or return (promise/catch-or-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L53" ruleset="eslint" rule="rules.promise/always-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Each then() should return a value or throw (promise/always-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L53" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L66" ruleset="eslint" rule="rules.promise/catch-or-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected catch,fail() or return (promise/catch-or-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L66" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L68" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Update page...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L79" ruleset="eslint" rule="rules.promise/always-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Each then() should return a value or throw (promise/always-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L88" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'num'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L122" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L126" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L153" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L157" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L161" ruleset="eslint" rule="rules.promise/catch-or-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected catch,fail() or return (promise/catch-or-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L161" ruleset="eslint" rule="rules.promise/always-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Each then() should return a value or throw (promise/always-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L161" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L168" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L172" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/ajaxquestionloaderinline.js" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/ajaxquestionloaderinline.js#L174" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ajaxquestionloader.js" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ajaxquestionloader.js#L29" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ajaxquestionloader.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ajaxquestionloader.js#L30" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ajaxquestionloader.js" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ajaxquestionloader.js#L43" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ajaxquestionloader.js" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ajaxquestionloader.js#L54" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L35" ruleset="eslint" rule="rules.key-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before value for key 'iscombinatortemplate'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L36" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L38" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Need nice c...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L44" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L48" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L64" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L94" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L95" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// The jquery ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L97" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Language se...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L98" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Template pa...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L108" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L108" ruleset="eslint" rule="rules.no-empty" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Empty block statement. (no-empty)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L144" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L155" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L169" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L177" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L200" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L202" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L209" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L220" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L228" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L245" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L259" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L263" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L269" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L271" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L279" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L279" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'set_testtype_visibilities' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L289" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L289" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'check_ace_lang' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L290" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L297" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L297" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'check_template_lang' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L305" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L314" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L322" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L333" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// setUis is c...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L333" ruleset="eslint" rule="rules.capitalized-comments" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L335" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Set up UI c...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L353" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected confirm. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="369" lineto="369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L369" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected confirm. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L392" ruleset="eslint" rule="rules.space-in-parens" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space after this paren. (space-in-parens)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="392" lineto="392" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L392" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/authorform.js" linefrom="404" lineto="404" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/authorform.js#L404" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Fixed row.'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L1" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L50" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L56" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L57" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// The ui_grap...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L95" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L120" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L154" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L154" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'parent'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L154" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'a'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L154" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'b'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L160" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// The parent ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L168" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Percentage ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L189" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L196" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L237" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L240" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L253" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L266" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="274" lineto="274" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L274" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L289" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L290" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="294" lineto="294" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L294" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L298" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L303" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L306" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L308" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="324" lineto="324" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L324" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L331" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L338" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L352" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L356" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L359" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L412" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L412" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'parent'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L412" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'node'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="412" lineto="412" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L412" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'start'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="424" lineto="424" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L424" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="433" lineto="433" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L433" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L437" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L477" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="484" lineto="484" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L484" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L501" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="507" lineto="507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L507" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="544" lineto="544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L544" ruleset="eslint" rule="rules.no-empty-function" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected empty function. (no-empty-function)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="548" lineto="548" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L548" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="554" lineto="554" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L554" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="581" lineto="581" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L581" ruleset="eslint" rule="rules.space-unary-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space after unary operator '!'. (space-unary-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="586" lineto="586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L586" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L593" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="611" lineto="611" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L611" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="620" lineto="620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L620" ruleset="eslint" rule="rules.space-unary-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before unary operator '--'. (space-unary-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L627" ruleset="eslint" rule="rules.space-unary-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before unary operator '++'. (space-unary-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L647" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="648" lineto="648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L648" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L649" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="649" lineto="649" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L649" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="658" lineto="658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L658" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="659" lineto="659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L659" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '*' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="659" lineto="659" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L659" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '*' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="660" lineto="660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L660" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) before "else". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="660" lineto="660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L660" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "else". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="663" lineto="663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L663" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="663" lineto="663" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L663" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="664" lineto="664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L664" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="674" lineto="674" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L674" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="678" lineto="678" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L678" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="682" lineto="682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L682" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="682" lineto="682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L682" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//Ensure text ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="682" lineto="682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L682" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="694" lineto="694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L694" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="701" lineto="701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L701" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L705" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="710" lineto="710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L710" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="717" lineto="717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L717" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//Record the p...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="717" lineto="717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L717" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="720" lineto="720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L720" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Center the ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="722" lineto="722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L722" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="727" lineto="727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L727" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="733" lineto="733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L733" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '-' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="733" lineto="733" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L733" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '*' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphelements.js" linefrom="744" lineto="744" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphelements.js#L744" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L1" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L49" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L55" ruleset="eslint" rule="rules.array-bracket-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space before ']'. (array-bracket-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L60" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L60" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L60" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L60" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L61" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L62" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L62" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L63" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L63" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L67" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L67" ruleset="eslint" rule="rules.no-redeclare" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' is already defined. (no-redeclare)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L67" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L67" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L67" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L68" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L68" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L91" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L134" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L135" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "while". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L140" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space after '{'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/graphutil.js" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/graphutil.js#L140" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space before '}'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L1" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L18" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L24" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L25" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// The jquery ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L28" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/multilanguagequestion.js" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/multilanguagequestion.js#L43" ruleset="eslint" rule="rules.key-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Extra space after key 'initLangSelector'. (key-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L32" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'buttonId'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L32" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'answerId'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L32" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'confirmText'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L41" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected confirm. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L56" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space after '{'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/resetbutton.js" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/resetbutton.js#L56" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space before '}'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L30" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Unicode "le...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L32" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L40" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'has_fill' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L46" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'has_fill' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L67" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L96" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L130" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L139" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L145" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L185" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L203" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L209" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L217" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L232" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'showValue'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L232" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'hideValue'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L232" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'expectedString'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L232" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'gotString'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L234" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L234" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected JSDoc for 'buttonId' but found 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L235" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L235" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Duplicate JSDoc parameter 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L236" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L236" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Duplicate JSDoc parameter 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L237" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected @returns tag; function has no return statement. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L244" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L245" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L246" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L278" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space after '{'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/showdiff.js" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/showdiff.js#L278" ruleset="eslint" rule="rules.babel/object-curly-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space before '}'. (babel/object-curly-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L33" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L39" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L51" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L78" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Statement inside of curly braces should be on next line. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L78" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L86" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L91" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Take from e...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L101" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L108" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L112" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L124" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L125" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Firefox etc...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L131" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Inhibit ann...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L139" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/textareas.js" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/textareas.js#L148" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L42" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L56" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'contents_changed' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L96" ruleset="eslint" rule="rules.capitalized-comments" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L108" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L109" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L143" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L148" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L153" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L161" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'contents_changed' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L198" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L201" ruleset="eslint" rule="rules.brace-style" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Closing curly brace does not appear on the same line as the subsequent block. (brace-style)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L209" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_ace.js" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_ace.js#L228" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L73" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L82" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L101" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// A list of f...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L108" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L150" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L151" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L151" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L151" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L187" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L187" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L190" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L195" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L236" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L242" ruleset="eslint" rule="rules.no-empty-function" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected empty function. (no-empty-function)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_gapfiller.js" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_gapfiller.js#L245" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before 'focused'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L53" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L60" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L71" ruleset="eslint" rule="rules.quote-props" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unquoted reserved word 'class' used as key. (quote-props)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L109" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L148" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L150" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'save_this' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L154" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Pixels.'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L155" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Pixels. Tem...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L156" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// px. Templat...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L156" ruleset="eslint" rule="rules.capitalized-comments" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Comments should not begin with a lowercase character. (capitalized-comments)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L157" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Link label ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L158" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Relative di...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L159" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Maximum num...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L166" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before 'this'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L168" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Need global...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L175" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Will be set...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L176" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Language st...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L178" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L180" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Button that...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L181" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Button that...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L183" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected confirm. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L204" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'save_this' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L271" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L276" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//Don't regist...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L276" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L289" ruleset="eslint" rule="rules.consistent-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function expected no return value. (consistent-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L290" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="292" lineto="292" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L292" ruleset="eslint" rule="rules.consistent-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function expected no return value. (consistent-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L296" ruleset="eslint" rule="rules.complexity" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function has a complexity of 22. Maximum allowed is 20. (complexity)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L311" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L315" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L316" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L316" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L318" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L331" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L338" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L340" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="346" lineto="346" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L346" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L352" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L354" ruleset="eslint" rule="rules.consistent-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function expected no return value. (consistent-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L358" ruleset="eslint" rule="rules.consistent-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function expected no return value. (consistent-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L373" ruleset="eslint" rule="rules.complexity" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function has a complexity of 32. Maximum allowed is 20. (complexity)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L374" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L374" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L374" ruleset="eslint" rule="rules.space-infix-ops" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Operator '=' must be spaced. (space-infix-ops)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L380" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L381" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="387" lineto="387" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L387" ruleset="eslint" rule="rules.consistent-return" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Function expected no return value. (consistent-return)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="388" lineto="388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L388" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L397" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="407" lineto="407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L407" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="408" lineto="408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L408" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="413" lineto="413" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L413" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="414" lineto="414" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L414" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L419" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L420" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L425" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//CTRL+SHIFT+z...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L425" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="427" lineto="427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L427" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//CTRL+z'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="427" lineto="427" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L427" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L443" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="450" lineto="450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L450" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L470" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L470" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L470" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L470" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L471" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L471" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="472" lineto="472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L472" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="473" lineto="473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L473" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) before "else". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="473" lineto="473" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L473" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "else". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L474" ruleset="eslint" rule="rules.block-scoped-var" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>'i' used outside of binding context. (block-scoped-var)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="479" lineto="479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L479" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="481" lineto="481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L481" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="485" lineto="485" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L485" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="486" lineto="486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L486" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="492" lineto="492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L492" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="494" lineto="494" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L494" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L510" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L510" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="513" lineto="513" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L513" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="515" lineto="515" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L515" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="532" lineto="532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L532" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="533" lineto="533" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L533" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="544" lineto="544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L544" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="545" lineto="545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L545" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="550" lineto="550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L550" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="551" lineto="551" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L551" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="555" lineto="555" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L555" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="556" lineto="556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L556" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="558" lineto="558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L558" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) before "else". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="558" lineto="558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L558" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="566" lineto="566" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L566" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L567" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L567" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="571" lineto="571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L571" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L575" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="594" lineto="594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L594" ruleset="eslint" rule="rules.space-in-parens" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>There should be no space before this paren. (space-in-parens)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="610" lineto="610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L610" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="612" lineto="612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L612" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L621" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="625" lineto="625" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L625" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="630" lineto="630" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L630" ruleset="eslint" rule="rules.max-depth" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="633" lineto="633" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L633" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="643" lineto="643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L643" ruleset="eslint" rule="rules.max-depth" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L647" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="651" lineto="651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L651" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="668" lineto="668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L668" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L669" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Don't save ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="672" lineto="672" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L672" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="682" lineto="682" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L682" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L687" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="695" lineto="695" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L695" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="701" lineto="701" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L701" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="720" lineto="720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L720" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="722" lineto="722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L722" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="724" lineto="724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L724" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="724" lineto="724" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L724" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="728" lineto="728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L728" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="728" lineto="728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L728" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '//Limit the si...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="728" lineto="728" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L728" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="735" lineto="735" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L735" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="737" lineto="737" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L737" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="740" lineto="740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L740" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="743" lineto="743" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L743" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="750" lineto="750" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L750" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="753" lineto="753" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L753" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="756" lineto="756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L756" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '//' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="762" lineto="762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L762" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="770" lineto="770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L770" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="772" lineto="772" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L772" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Stop all ev...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="776" lineto="776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L776" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="787" lineto="787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L787" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="796" lineto="796" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L796" ruleset="eslint" rule="rules.space-before-blocks" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing space before opening brace. (space-before-blocks)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="800" lineto="800" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L800" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Only procee...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="802" lineto="802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L802" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="807" lineto="807" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L807" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_graph.js" linefrom="813" lineto="813" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_graph.js#L813" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "if". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L62" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L149" ruleset="eslint" rule="rules.max-depth" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L164" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L165" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L171" ruleset="eslint" rule="rules.no-empty-function" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected empty function. (no-empty-function)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_html.js" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_html.js#L174" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before 'focused'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L59" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L68" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// We're dead,...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L128" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L130" ruleset="eslint" rule="rules.space-before-function-paren" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected space before function parentheses. (space-before-function-paren)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L149" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L149" ruleset="eslint" rule="rules.one-var-declaration-per-line" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected variable declaration to be on a new line. (one-var-declaration-per-line)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L184" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Column inde...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L194" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "for". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L220" ruleset="eslint" rule="rules.keyword-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space(s) after "catch". (keyword-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L220" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '{'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L234" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'num_rows_required' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L235" ruleset="eslint" rule="rules.camelcase" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Identifier 'num_rows_required' is not in camel case. (camelcase)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="276" lineto="276" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L276" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Copy the la...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L277" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Clear all t...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/ui_table.js" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/ui_table.js#L285" ruleset="eslint" rule="rules.no-empty-function" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected empty function. (no-empty-function)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L1" ruleset="eslint" rule="rules.spaced-comment" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected space or tab after '/**' in comment. (spaced-comment)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L113" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L129" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before 'h'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L133" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Size of gut...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L147" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// True if we'...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L148" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// True if UI ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L149" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Number of f...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L172" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Defined by ...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L173" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Load the re...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L193" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Reactivate'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L212" ruleset="eslint" rule="rules.require-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc comment. (require-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L226" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Oops, we're...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L229" ruleset="eslint" rule="rules.no-alert" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Unexpected alert. (no-alert)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L240" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Save in cas...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L242" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Kill any ac...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L251" ruleset="eslint" rule="rules.comma-spacing" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>A space is required after ','. (comma-spacing)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L267" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Insert erro...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L269" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Force resiz...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L270" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// ... on firs...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L313" ruleset="eslint" rule="rules.no-multiple-empty-lines" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>More than 2 blank lines not allowed. (no-multiple-empty-lines)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L317" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before '// Horrible bu...'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L327" ruleset="eslint" rule="rules.no-multi-spaces" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Multiple spaces found before 'hAdjusted'. (no-multi-spaces)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="334" lineto="334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L334" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc for parameter 'textareaId'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L336" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L336" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Expected JSDoc for 'uiname' but found 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L337" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Missing JSDoc parameter type for 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/amd/src/userinterfacewrapper.js" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/amd/src/userinterfacewrapper.js#L337" ruleset="eslint" rule="rules.valid-jsdoc" url="https://docs.moodle.org/dev/Javascript/Coding_style" type="warning" weight="1">
        <message>Duplicate JSDoc parameter 'string'. (valid-jsdoc)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="css" title="CSS problems" url="https://docs.moodle.org/dev/CSS_coding_style" numerrors="20" numwarnings="35" allowfiltering="1">
    <description>This section shows CSS problems detected by stylelint</description>
    <mess>
      <problem file="question/type/coderunner/styles.css" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L96" ruleset="stylelint" rule="rules.csstree/validator" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Invalid value for `margin-bottom` (csstree/validator)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L303" ruleset="stylelint" rule="rules.csstree/validator" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Unknown property `padding-botton`</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L354" ruleset="stylelint" rule="rules.csstree/validator" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Unknown property `padding-after`</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L295" ruleset="stylelint" rule="rules.block-opening-brace-space-before" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space before "{" (block-opening-brace-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L33" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L79" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#B0B0B0" to be "#b0b0b0" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L87" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#F8F8FF" to be "#f8f8ff" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L141" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#AAFFAA" to be "#aaffaa" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L145" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L149" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFFFFF" to be "#ffffff" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L149" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFFFFF" to be "#ffffff" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L155" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFAAAA" to be "#ffaaaa" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFDDDD" to be "#ffdddd" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFDDDD" to be "#ffdddd" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFEEEE" to be "#ffeeee" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFEEEE" to be "#ffeeee" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L169" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFF3BF" to be "#fff3bf" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L187" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#E0E000" to be "#e0e000" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L192" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#F5F5F5" to be "#f5f5f5" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L196" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L282" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#EEE" to be "#eee" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L287" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#BBB" to be "#bbb" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L322" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#BBB" to be "#bbb" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L329" ruleset="stylelint" rule="rules.color-hex-case" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#BBB" to be "#bbb" (color-hex-case)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L141" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#AAFFAA" to be "#AFA" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L149" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFFFFF" to be "#FFF" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L149" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFFFFF" to be "#FFF" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L155" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFAAAA" to be "#FAA" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFDDDD" to be "#FDD" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFDDDD" to be "#FDD" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFEEEE" to be "#FEE" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L160" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#FFEEEE" to be "#FEE" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L209" ruleset="stylelint" rule="rules.color-hex-length" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Expected "#000000" to be "#000" (color-hex-length)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L192" ruleset="stylelint" rule="rules.declaration-block-trailing-semicolon" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected a trailing semicolon (declaration-block-trailing-semicolon)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L196" ruleset="stylelint" rule="rules.declaration-block-trailing-semicolon" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected a trailing semicolon (declaration-block-trailing-semicolon)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L15" ruleset="stylelint" rule="rules.declaration-colon-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after ":" with a single-line declaration (declaration-colon-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L192" ruleset="stylelint" rule="rules.declaration-colon-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after ":" with a single-line declaration (declaration-colon-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L196" ruleset="stylelint" rule="rules.declaration-colon-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after ":" with a single-line declaration (declaration-colon-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L317" ruleset="stylelint" rule="rules.declaration-colon-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after ":" with a single-line declaration (declaration-colon-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L65" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L65" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L65" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L130" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L136" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L354" ruleset="stylelint" rule="rules.length-zero-no-unit" url="https://docs.moodle.org/dev/CSS_coding_style" type="warning" weight="1">
        <message>Unexpected unit (length-zero-no-unit)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L303" ruleset="stylelint" rule="rules.property-no-unknown" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Unexpected unknown property "padding-botton" (property-no-unknown)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L354" ruleset="stylelint" rule="rules.property-no-unknown" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Unexpected unknown property "padding-after" (property-no-unknown)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L338" ruleset="stylelint" rule="rules.selector-combinator-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after "+" (selector-combinator-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L365" ruleset="stylelint" rule="rules.selector-combinator-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after "+" (selector-combinator-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L366" ruleset="stylelint" rule="rules.selector-combinator-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after "+" (selector-combinator-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L338" ruleset="stylelint" rule="rules.selector-combinator-space-before" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space before "+" (selector-combinator-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="365" lineto="365" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L365" ruleset="stylelint" rule="rules.selector-combinator-space-before" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space before "+" (selector-combinator-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L366" ruleset="stylelint" rule="rules.selector-combinator-space-before" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space before "+" (selector-combinator-space-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L15" ruleset="stylelint" rule="rules.value-list-comma-space-after" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected single space after "," in a single-line list (value-list-comma-space-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/styles.css" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/styles.css#L307" ruleset="stylelint" rule="rules.indentation" url="https://docs.moodle.org/dev/CSS_coding_style" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="phpdoc" title="PHPDocs style problems" url="https://docs.moodle.org/dev/Coding_style" numerrors="3796" numwarnings="622" allowfiltering="1">
    <description>This section shows the phpdocs problems detected in the code by local_moodlecheck</description>
    <mess>
      <problem file="question/type/coderunner/ajax.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/ajax.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/ajax.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/ajax.php#L23" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/ajax.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/ajax.php#L27" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/autotagbycategory.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/autotagbycategory.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/autotagbycategoryindex.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/autotagbycategoryindex.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/autotagbyquiz.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/autotagbyquiz.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/autotagbyquizindex.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/autotagbyquizindex.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function backup_qtype_coderunner_plugin::qtype is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function backup_qtype_coderunner_plugin::add_quest_coderunner_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L65" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function backup_qtype_coderunner_plugin::add_quest_coderunner_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L115" ruleset="moodle" rule="phpdoccontentsinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Inline phpdocs tag {@link get_components_and_fileareas} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php#L18" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package moodlecore is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function restore_qtype_coderunner_plugin::add_question_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L65" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function restore_qtype_coderunner_plugin::add_question_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function restore_qtype_coderunner_plugin::process_coderunner_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L105" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function restore_qtype_coderunner_plugin::process_coderunner_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php#L18" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package moodlecore is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/bulktest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/bulktest.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/bulktestall.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/bulktestall.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/bulktestindex.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/bulktestindex.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L31" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_bulk_tester is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L134" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_bulk_tester::category_name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L145" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_bulk_tester::delete_category is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L33" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_bulk_tester::PASS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L34" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_bulk_tester::MISSINGANSWER is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L35" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_bulk_tester::FAIL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L36" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_bulk_tester::EXCEPTION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L98" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function count_questions_in_category</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L114" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function child_categories</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L58" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::get_all_prototypes has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L100" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::count_questions_in_category has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L116" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::child_categories has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L150" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::get_categories_for_context has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L173" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::get_all_categories_for_context has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L201" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::category_path has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="298" lineto="298" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L298" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::get_all_coderunner_questions_in_context has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="493" lineto="493" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L493" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_bulk_tester::display_prototypes has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/bulk_tester.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/bulk_tester.php#L200" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @global used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L30" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_combinator_grader_outcome is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L70" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::set_output_only is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::iscombinatorgrader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::is_output_only is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L157" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::format_table is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L190" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::get_prologue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L194" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::get_epilogue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L198" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::show_differences is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L207" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::validate_table_formats is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L238" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_combinator_grader_outcome::visible_rows is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_combinator_grader_outcome::$allowedfields is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L87" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_combinator_grader_outcome::validation_error_message has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L141" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @global used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/combinator_grader_outcome.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/combinator_grader_outcome.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L23" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L27" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class constants is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L28" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::TEMPLATE_LANGUAGE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L29" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::USER_LANGUAGE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L30" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::DEFAULT_GRADER is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L31" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::FUNC_MIN_LENGTH is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L33" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::PRECHECK_DISABLED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L34" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::PRECHECK_EMPTY is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L35" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::PRECHECK_EXAMPLES is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L36" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::PRECHECK_SELECTED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L37" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::PRECHECK_ALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L39" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::TESTTYPE_NORMAL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L40" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::TESTTYPE_PRECHECK is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L41" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::TESTTYPE_BOTH is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L43" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::FEEDBACK_USE_QUIZ is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L44" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::FEEDBACK_SHOW is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L45" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::FEEDBACK_HIDE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L47" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::MAX_STRING_LENGTH is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L48" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::MAX_LINE_LENGTH is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::MAX_NUM_LINES is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L51" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::JOBE_HOST_DEFAULT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L52" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::JOBE_HOST_DEFAULT_API_KEY is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L54" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant constants::DEFAULT_NUM_ROWS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L27" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class constants. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/constants.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/constants.php#L17" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/equality_grader.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/equality_grader.php#L36" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_equality_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/equality_grader.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/equality_grader.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_equality_grader::name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/equality_grader.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/equality_grader.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_equality_grader::grade_known_good is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/equality_grader.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/equality_grader.php#L27" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/equality_grader.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/equality_grader.php#L28" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/escapers.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/escapers.php#L29" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_escapers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/escapers.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/escapers.php#L34" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_escapers::python has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/escapers.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/escapers.php#L47" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_escapers::matlab has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/escapers.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/escapers.php#L63" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_escapers::java has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/escapers.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/escapers.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L25" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_exception is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L26" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L27" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_exception::__construct has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/exception.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/exception.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_exception. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L37" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_grader::name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L78" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_grader::grade_known_good is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L63" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_grader::grade has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L16" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L16" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L37" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_grader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/grader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/grader.php#L29" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/html_wrapper.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/html_wrapper.php#L30" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_html_wrapper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/html_wrapper.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/html_wrapper.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_html_wrapper::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/html_wrapper.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/html_wrapper.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_html_wrapper::value is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/html_wrapper.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/html_wrapper.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/html_wrapper.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/html_wrapper.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L28" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L31" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_ideonesandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_ideonesandbox::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_ideonesandbox::get_languages is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L183" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_ideonesandbox::create_submission is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L209" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_ideonesandbox::get_submission_status is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L226" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_ideonesandbox::get_submission_details is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_ideonesandbox::$client is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L34" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_ideonesandbox::$langserror is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_ideonesandbox::$langmap is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L39" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_ideonesandbox::STATUS_WAITING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L40" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_ideonesandbox::STATUS_DONE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L41" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_ideonesandbox::STATUS_COMPILING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L42" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_ideonesandbox::STATUS_RUNNING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L104" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_ideonesandbox::execute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L31" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_ideonesandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/ideonesandbox.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/ideonesandbox.php#L22" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L29" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L31" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_jobesandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L91" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::get_languages is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L134" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::execute is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L248" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::get_main_class is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L259" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::get_error_code is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L280" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::put_file is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L339" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::submit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L353" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::http_request is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="388" lineto="388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L388" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobesandbox::filter_file_path is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobesandbox::$languages is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L56" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobesandbox::$httpcode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L57" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobesandbox::$response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L33" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_jobesandbox::DEBUGGING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L34" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_jobesandbox::HTTP_GET is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L35" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_jobesandbox::HTTP_POST is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L36" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_jobesandbox::HTTP_PUT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L31" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_jobesandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobesandbox.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobesandbox.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L24" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L29" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_jobrunner is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::run_tests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L114" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::run_combinator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L173" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::run_tests_singly is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L236" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::grade is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L311" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::missing_or_bad_fraction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L322" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::merge is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L337" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::maximum_possible_mark is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="349" lineto="349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L349" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::make_error_message is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L374" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_jobrunner::count_errors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$code is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$files is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L34" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L36" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$allruns is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_jobrunner::$precheck is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L246" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_jobrunner::do_combinator_grading has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L29" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_jobrunner. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/jobrunner.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/jobrunner.php#L17" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L47" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_localsandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_localsandbox::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L152" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_localsandbox::make_directory is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L197" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_localsandbox::del_tree is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L209" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_localsandbox::set_path is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L51" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L52" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$language is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L53" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$input is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L54" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$files is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L56" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$sourcefilename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L58" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$result is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L59" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$cmpinfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L60" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$output is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L61" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$stderr is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L62" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$signal is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L64" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_localsandbox::$workdir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_localsandbox::SOURCE_FILE_NAME is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L73" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_localsandbox::execute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L47" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_localsandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/localsandbox.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/localsandbox.php#L31" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L34" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_near_equality_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_near_equality_grader::name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_near_equality_grader::grade_known_good is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_near_equality_grader::reduce is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L16" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L16" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L34" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_near_equality_grader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/near_equality_grader.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/near_equality_grader.php#L26" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/privacy/provider.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/privacy/provider.php#L28" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class provider is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L41" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_regex_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_regex_grader::name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L47" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_regex_grader::grade_known_good has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L16" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L16" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L41" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_regex_grader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/regex_grader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/regex_grader.php#L33" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L40" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_sandbox::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L218" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_sandbox::result_string is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L323" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_sandbox::close is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$user is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$password is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L43" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$authenticationerror is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L83" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultcputime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L84" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultwalltime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L85" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultmemorylimit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L86" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultdisklimit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L87" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultnumprocs is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L88" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$defaultfiles is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L90" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_sandbox::$params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::OK is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L50" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::AUTH_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L51" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::PASTE_NOT_FOUND is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L52" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::WRONG_LANG_ID is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L53" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::ACCESS_DENIED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L54" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::SUBMISSION_LIMIT_EXCEEDED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L55" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::CREATE_SUBMISSION_FAILED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L56" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::UNKNOWN_SERVER_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L57" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::JOBE_400_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L58" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::SERVER_OVERLOAD is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L63" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_NO_RUN is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L64" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_SUCCESS2 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L65" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_COMPILATION_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L66" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_RUNTIME_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L67" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_TIME_LIMIT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L68" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_SUCCESS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L69" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_MEMORY_LIMIT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L70" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_ILLEGAL_SYSCALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L71" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_INTERNAL_ERR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L73" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_SERVER_OVERLOAD is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L74" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_OUTPUT_LIMIT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L75" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::RESULT_ABNORMAL_TERMINATION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L77" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::POLL_INTERVAL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L78" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_sandbox::MAX_NUM_POLLS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L101" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function get_instance</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L182" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function error_string</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L257" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function get_languages</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L128" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_sandbox::get_best_sandbox has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L173" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_sandbox::get_filename has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L184" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_sandbox::error_string has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L271" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_sandbox::execute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L40" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_sandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/sandbox.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/sandbox.php#L27" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L29" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_student is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_student::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_student::$username is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_student::$email is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_student::$firstname is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L34" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_student::$lastname is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/student.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/student.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_template_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_template_grader::name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L39" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_template_grader::grade_known_good has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_template_grader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/template_grader.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/template_grader.php#L25" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/test_result.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/test_result.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_test_result is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/test_result.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/test_result.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_result::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/test_result.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/test_result.php#L57" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_result::gettrimmedvalue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/test_result.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/test_result.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/test_result.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/test_result.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L30" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_testing_outcome is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L64" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::set_status is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::iscombinatorgrader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L95" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::run_failed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L100" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::invalid is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L104" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::has_syntax_error is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L108" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::combinator_error is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L112" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::is_ungradable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L116" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::is_output_only is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L120" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::mark_as_fraction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L130" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::all_correct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L136" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::was_aborted is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L141" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::add_test_result is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L160" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::validation_error_message is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L329" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::count_hidden_errors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L350" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::should_display_result is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L361" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::count_non_blanks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="410" lineto="410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L410" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_test_results is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="415" lineto="415" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L415" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_raw_output is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="422" lineto="422" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L422" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_prologue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L426" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_epilogue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="430" lineto="430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L430" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_sourcecode_list is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="434" lineto="434" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L434" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_error_count is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="438" lineto="438" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L438" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testing_outcome::get_sandbox_info is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L40" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$status is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$isprecheck is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L43" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$errorcount is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L44" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$errormessage is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L45" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$maxpossmark is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L46" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$actualmark is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L47" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$testresults is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L48" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$sourcecodelist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L49" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testing_outcome::$sandboxinfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L31" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_VALID is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L32" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_SYNTAX_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L33" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_BAD_COMBINATOR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L34" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_SANDBOX_ERROR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L35" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_MISSING_PROTOTYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L36" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::STATUS_UNSERIALIZE_FAILED is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L38" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_testing_outcome::TOLERANCE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L149" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function add_sandbox_info</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L389" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function can_view_hidden</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L73" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_testing_outcome::is_precheck has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L151" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_testing_outcome::add_sandbox_info has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L215" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_testing_outcome::build_results_table has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L214" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @global used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="391" lineto="391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L391" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @global used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/testing_outcome.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/testing_outcome.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L28" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_twig is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_twig::get_twig_environment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L74" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_twig::render is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_twig::$twigenvironments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L146" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_set_random_seed has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L28" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_twig. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L83" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function qtype_coderunner_random. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twig.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twig.php#L146" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function qtype_coderunner_set_random_seed. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twigmacros.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twigmacros.php#L26" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_twigmacros is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twigmacros.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twigmacros.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_twigmacros::macros is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twigmacros.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twigmacros.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twigmacros.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twigmacros.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/twigmacros.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/twigmacros.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_twigmacros. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L29" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_util is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::load_uiplugin_js is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::load_ace is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L64" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::next_char is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L96" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::clean is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L132" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::snip is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L147" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::tidy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::format_cell is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L169" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::clean_html is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L273" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_util::template_params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L188" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_util::make_html_para has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L204" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_util::normalise_json has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L252" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_util::merge_json has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/classes/util.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/classes/util.php#L29" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_util. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/install.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/install.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function xmldb_qtype_coderunner_install is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/install.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/install.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/install.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/install.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/install.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/install.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function xmldb_qtype_coderunner_install. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function xmldb_qtype_coderunner_upgrade is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L17" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function xmldb_qtype_coderunner_upgrade. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgradelib.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgradelib.php#L57" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function delete_existing_prototypes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgradelib.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgradelib.php#L79" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function get_top_id is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgradelib.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgradelib.php#L115" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function find_or_make_prototype_category is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgradelib.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgradelib.php#L141" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function make_cr_prototypes_top is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgradelib.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgradelib.php#L153" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function load_new_prototypes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/downloadquizattempts.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/downloadquizattempts.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L17" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::qtype is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::author_edit_keys is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L60" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::definition is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L108" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::definition_inner is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L278" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::add_per_testcase_fields is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L297" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::get_per_testcase_fields is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L366" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::displayoptions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L371" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::data_preprocessing is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L471" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::newline_hack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L476" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="598" lineto="598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L598" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_error_div is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="603" lineto="603" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L603" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_questiontype_panel is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="716" lineto="716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L716" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_questiontype_help_panel is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="726" lineto="726" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L726" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_customisation_panel is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="795" lineto="795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L795" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::get_ui_plugins is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="812" lineto="812" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L812" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_advanced_customisation_panel is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="888" lineto="888" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L888" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::is_valid_new_type is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="902" lineto="902" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L902" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::get_languages_and_types is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="931" lineto="931" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L931" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validate_test_cases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="978" lineto="978" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L978" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validate_template_params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1018" lineto="1018" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1018" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validate_penalty_regime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1057" lineto="1057" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1057" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validate_twigables is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1103" lineto="1103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1103" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::twig_render is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1109" lineto="1109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1109" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::make_question_from_form_data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1142" lineto="1142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1142" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::validate_sample_answer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1196" lineto="1196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1196" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::get_sample_answer_file_saver is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1207" lineto="1207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1207" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_edit_form::get_file_manager is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L39" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::NUM_TESTCASES_START is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L40" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::NUM_TESTCASES_ADD is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L41" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::DEFAULT_NUM_ROWS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L42" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::DEFAULT_NUM_COLS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L43" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::TEMPLATE_PARAM_ROWS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L44" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant qtype_coderunner_edit_form::RESULT_COLUMNS_SIZE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="1102" lineto="1102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L1102" ruleset="moodle" rule="phpdocsinvalidinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid inline phpdocs tag @return found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L34" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_edit_form. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/edit_coderunner_form.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/edit_coderunner_form.php#L22" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package questionbank is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/exportone.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/exportone.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/findduplicates.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/findduplicates.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/findduplicatesindex.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/findduplicatesindex.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/getallattempts.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/getallattempts.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/lib.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/lib.php#L17" ruleset="moodle" rule="filehascopyright" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @copyright tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/problemspec.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/problemspec.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/problemspec.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/problemspec.php#L26" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/prototypeusage.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/prototypeusage.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/prototypeusageindex.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/prototypeusageindex.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::apply_attempt_state is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L113" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_expected_data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L124" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::summarise_response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L133" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::validate_response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L181" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::is_valid_filename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L199" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::is_gradable_response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L206" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::is_complete_response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L245" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_correct_response is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L250" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_correct_answer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L272" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::check_file_access is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L355" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_attached_files is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L389" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::example_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="400" lineto="400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L400" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::twig_all is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="470" lineto="470" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L470" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::twig_render is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="479" lineto="479" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L479" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::filter_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="504" lineto="504" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L504" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::selected_testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L518" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::empty_testcase is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="539" lineto="539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L539" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_template is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="545" lineto="545" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L545" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_language is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="550" lineto="550" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L550" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_show_source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="557" lineto="557" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L557" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_test_splitter_re is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="563" lineto="563" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L563" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_is_combinator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="569" lineto="569" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L569" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::allow_multiple_stdins is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L574" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="594" lineto="594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L594" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L613" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_files is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="627" lineto="627" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L627" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_question::get_sandbox_params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_question::$testcases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L367" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function result_columns</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L53" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_question::start_attempt has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L211" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_question::get_validation_error has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="429" lineto="429" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L429" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_question::twig_expand has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="450" lineto="450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L450" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_question::setup_template_params has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="660" lineto="660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L660" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_question::get_support_files has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L53" ruleset="moodle" rule="phpdoccontentsinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Inline phpdocs tag {@link question_attempt} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L57" ruleset="moodle" rule="phpdoccontentsinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Inline phpdocs tag {@link get_num_variants()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/question.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/question.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontestrun.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontestrun.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L154" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::response_file_areas is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L188" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::copy_testcases_from_form is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L239" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::save_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L247" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::save_question_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="389" lineto="389" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L389" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::get_question_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="571" lineto="571" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L571" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::update_question_text_maybe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="586" lineto="586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L586" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::initialise_question_instance is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="607" lineto="607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L607" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::delete_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="642" lineto="642" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L642" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::notify_prototype_children_if_any is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="711" lineto="711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L711" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::import_from_xml is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="844" lineto="844" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L844" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner::export_to_xml is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L39" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L51" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class qtype_coderunner</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="662" lineto="662" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L662" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function attachment_options</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L675" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function attachments_required_options</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="687" lineto="687" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L687" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function attachment_filesize_max</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L169" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner::generate_test has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L299" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner::clean_question_form has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="913" lineto="913" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L913" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner::filter_crs has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L39" ruleset="moodle" rule="filehaslicense" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block does not have @license tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/questiontype.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/questiontype.php#L40" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L37" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_renderer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="307" lineto="307" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L307" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::build_results_table is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="374" lineto="374" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L374" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::build_feedback_summary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="423" lineto="423" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L423" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::build_combinator_grader_feedback_summary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="442" lineto="442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L442" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::make_source_code_div is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L644" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::count_bits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="664" lineto="664" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L664" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::show_column is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="676" lineto="676" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L676" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::column_header is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L686" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::answerbox_attributes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="708" lineto="708" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L708" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::language_dropdown is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="760" lineto="760" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L760" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_renderer::diff_button is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="590" lineto="590" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L590" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function format_examples</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="740" lineto="740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L740" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function results_class</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="742" lineto="742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L742" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_renderer::results_class has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/renderer.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/renderer.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/settings.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/settings.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L3" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_exception is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function process_json is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function evaluate_json_array is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function evaluate_json_value is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L3" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class qtype_coderunner_exception. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function process_json. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function evaluate_json_array. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/testcomplexjsonparam3.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/testcomplexjsonparam3.php#L46" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function evaluate_json_value. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L28" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class behat_coderunner is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L112" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function i_see_a_canvas</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L123" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function i_should_not_see_a_canvas</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L134" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function i_fill_in_my_template</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L48" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function behat_coderunner::i_should_not_see_highlighted has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/behat_coderunner.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/behat_coderunner.php#L101" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function behat_coderunner::i_set_the_field_to_pystring has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_testcase is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::onNotSuccessfulTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::test_dummy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L79" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::check_language_available is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L87" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::make_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L98" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_testcase::check_sandbox_enabled is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_testcase::$hasfailed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/coderunnertestcase.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/coderunnertestcase.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/cppquestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/cppquestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/cquestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/cquestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/customise_test.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/customise_test.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_customise_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/customise_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/customise_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/datafile_test.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/datafile_test.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_datafile_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/datafile_test.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/datafile_test.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_datafile_test::check_files_in_sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/datafile_test.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/datafile_test.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_datafile_test::python_solution is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/datafile_test.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/datafile_test.php#L92" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_datafile_test::c_solution is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/datafile_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/datafile_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/grader_test.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/grader_test.php#L24" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L37" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_missing_question_type is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::get_test_questions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L71" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::get_coderunner_question_data_sqr is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L364" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question_sqr_customised is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="373" lineto="373" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L373" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question_sqr_part_marks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L669" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question_str_to_upper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="787" lineto="787" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L787" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question_str_to_upper_cpp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="845" lineto="845" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L845" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_macro_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="942" lineto="942" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L942" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question_teststudentanswermacrooctave is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="1109" lineto="1109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L1109" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::get_options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="1151" lineto="1151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L1151" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_test_cases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="1175" lineto="1175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L1175" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test_helper::make_coderunner_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L63" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_test_helper::make_coderunner_question_sqr has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L302" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function qtype_coderunner_test_helper::make_coderunner_question_sqr_subtype has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/helper.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/helper.php#L20" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/ideonesandbox_test.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/ideonesandbox_test.php#L34" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_ideonesandbox_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/ideonesandbox_test.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/ideonesandbox_test.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/ideonesandbox_test.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/ideonesandbox_test.php#L24" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/javaquestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/javaquestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/jobesandbox_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/jobesandbox_test.php#L40" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_jobesandbox_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/matlabquestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/matlabquestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/nodejsquestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/nodejsquestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/octavequestions_test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/octavequestions_test.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/penaltyregime_test.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/penaltyregime_test.php#L44" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_penaltyregime_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/penaltyregime_test.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/penaltyregime_test.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_penaltyregime_test::run_with_regime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/penaltyregime_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/penaltyregime_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/phpquestions_test.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/phpquestions_test.php#L33" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class qtype_coderunner_phpquestions_test</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/phpquestions_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/phpquestions_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/precheckwalkthrough_test.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/precheckwalkthrough_test.php#L36" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_precheckwalkthrough_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/precheckwalkthrough_test.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/precheckwalkthrough_test.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_precheckwalkthrough_test::make_precheck_question is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/precheckwalkthrough_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/precheckwalkthrough_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/prototype_test.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/prototype_test.php#L36" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_prototype_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/prototype_test.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/prototype_test.php#L175" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_prototype_test::make_parent_and_child is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/prototype_test.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/prototype_test.php#L200" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_prototype_test::assert_same_xml is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/prototype_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/prototype_test.php#L211" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_prototype_test::make_sqr_user_type_prototype is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/prototype_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/prototype_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/pythonpylint_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/pythonpylint_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/pythonquestions_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/pythonquestions_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/questiontype_test.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/questiontype_test.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_test::get_test_question_data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/questiontype_test.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/questiontype_test.php#L45" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable qtype_coderunner_test::$qtype is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/questiontype_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/questiontype_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/template_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/template_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L42" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_combinator_grader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_combinator_template_grading is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_combinator_template_grading2 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L146" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_combinator_error is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L168" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_json is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L188" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_missing_fraction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L210" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_fraction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L234" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_show_output_only is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L259" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_combinator_grader_error is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L293" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_combinator_grader_error2 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L327" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_combinator_grader::test_bad_combinator_grader_error3 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L20" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_combinator_grader.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_combinator_grader.php#L22" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_display_feedback.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_display_feedback.php#L35" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_display_feedback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_display_feedback.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_display_feedback.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_display_feedback::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_display_feedback.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_display_feedback.php#L19" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_display_feedback.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_display_feedback.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L39" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_extras_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_extras_test::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_extras_test::test_extra_testcase_field is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_extras_test::test_result_column_selection is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L94" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @retrun used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L21" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L92" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @expectedException detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L93" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @expectedExceptionMessageRegExp detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_extras.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_extras.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L37" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_multilang_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_multilang_test::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_multilang_test::test_echostdin is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L21" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_multilang.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_multilang.php#L23" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L36" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_randomisation_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_randomisation_test::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_randomisation_test::test_randomised_sqr is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_randomisation_test::test_randomised_sqr_with_seed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L121" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function qtype_coderunner_walkthrough_randomisation_test::add_fields is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L20" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_randomised_questions.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_randomised_questions.php#L22" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_test.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_test.php#L41" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class qtype_coderunner_walkthrough_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/walkthrough_test.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/walkthrough_test.php#L21" ruleset="moodle" rule="packagevalid" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package qtype is not valid</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/autoload.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/autoload.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L60" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::getPrefixes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::getPrefixesPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L74" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::getFallbackDirs is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L79" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::getFallbackDirsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L84" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::getClassMap is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="370" lineto="370" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L370" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ClassLoader::findFileWithExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L46" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$prefixLengthsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L47" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$prefixDirsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L48" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$fallbackDirsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L51" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$prefixesPsr0 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L52" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$fallbackDirsPsr0 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L54" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$useIncludePath is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$classMap is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L56" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$classMapAuthoritative is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L57" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$missingClasses is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L58" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ClassLoader::$apcuPrefix is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L89" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function addClassMap</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L437" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function includeFile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ClassLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/ClassLoader.php" linefrom="437" lineto="437" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/ClassLoader.php#L437" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function includeFile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_classmap.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_classmap.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_files.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_files.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_namespaces.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_namespaces.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_psr4.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_psr4.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L5" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L9" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::loadClassLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L16" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::getLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function composerRequirea94a015043d83dd17aa9648c7dab3aaf is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L7" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::$loader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L5" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_real.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_real.php#L63" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function composerRequirea94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L5" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L7" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::getInitializer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L9" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$files is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L13" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixLengthsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixDirsPsr4 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixesPsr0 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/composer/autoload_static.php" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/composer/autoload_static.php#L7" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Ctype. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L15" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_alnum is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L16" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_alpha is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L17" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_cntrl is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_digit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_graph is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_lower is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_print is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L22" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_punct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_space is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_upper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ctype_xdigit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_alnum. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_alpha. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_cntrl. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_digit. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_graph. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_lower. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_print. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_punct. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_space. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L24" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_upper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function ctype_xdigit. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Autoloader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_BaseNodeVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_BaseNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Cache_Filesystem is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Cache_Filesystem. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Cache_Null is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Cache_Null. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_CacheInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_CacheInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Compiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Compiler. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L21" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function compile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function compile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php#L28" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getSource. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_ContainerRuntimeLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_ContainerRuntimeLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Environment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Environment. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Error is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Error. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Error_Loader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Error_Loader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Error_Runtime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Error_Runtime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Error_Syntax is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Error_Syntax. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_ExistsLoaderInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_ExistsLoaderInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_ExpressionParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_ExpressionParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Core is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Core. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Debug is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Debug. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Escaper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Escaper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_GlobalsInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_GlobalsInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_InitRuntimeInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_InitRuntimeInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Optimizer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Optimizer. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Profiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Profiler. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Sandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_Staging is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_Staging. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Extension_StringLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Extension_StringLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_ExtensionInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_ExtensionInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_FactoryRuntimeLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_FactoryRuntimeLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_FileExtensionEscapingStrategy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_FileExtensionEscapingStrategy. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L72" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::getPreservesSafety is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L77" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::getPreEscape is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Function::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Function::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter_Function::$function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Filter_Function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Method::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Method::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter_Method::$extension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter_Method::$method is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Filter_Method. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Node::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Node::getClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Filter_Node::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Filter_Node::$class is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Filter_Node. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getCallable. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getPreservesSafety is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getPreEscape is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L42" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function compile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L32" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function needsEnvironment. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L34" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function needsContext. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L36" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getSafe. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L38" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getPreservesSafety. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L40" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getPreEscape. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L42" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function setArguments. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php#L44" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getArguments. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L72" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Function::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Function::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function_Function::$function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Function_Function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Method::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Method::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function_Method::$extension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function_Method::$method is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Function_Method. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Node::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Node::getClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Function_Node::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Function_Node::$class is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Function_Node. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getCallable. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function compile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function needsEnvironment. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L35" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function needsContext. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L37" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getSafe. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L39" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function setArguments. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php#L41" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getArguments. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Lexer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Lexer. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function tokenize. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Loader_Array is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Loader_Array. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Loader_Chain is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Loader_Chain. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Loader_Filesystem is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Loader_Filesystem. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Loader_String::getSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Loader_String::getSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Loader_String::exists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Loader_String::getCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Loader_String::isFresh is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L31" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Loader_String. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_LoaderInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_LoaderInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Markup is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Markup. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_AutoEscape is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_AutoEscape. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Block is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Block. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_BlockReference is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_BlockReference. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Body is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Body. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_CheckSecurity is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_CheckSecurity. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Deprecated is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Deprecated. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Do is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Do. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Embed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Embed. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Array is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Array. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_AssignName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_AssignName. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Add is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Add. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_And is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_And. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_BitwiseAnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_BitwiseAnd. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_BitwiseOr is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_BitwiseOr. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_BitwiseXor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_BitwiseXor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Concat is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Concat. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Div is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Div. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_EndsWith is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_EndsWith. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Equal is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Equal. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_FloorDiv is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_FloorDiv. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Greater is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Greater. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_GreaterEqual is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_GreaterEqual. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_In is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_In. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Less is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Less. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_LessEqual is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_LessEqual. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Matches is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Matches. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Mod is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Mod. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Mul is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Mul. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_NotEqual is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_NotEqual. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_NotIn is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_NotIn. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Or is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Or. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Power is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Power. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Range is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Range. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_StartsWith is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_StartsWith. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Binary_Sub is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Binary_Sub. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_BlockReference is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_BlockReference. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Call. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Conditional is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Conditional. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Constant is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Constant. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Node_Expression_ExtensionReference::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Node_Expression_ExtensionReference::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_ExtensionReference. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Filter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Filter_Default is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Filter_Default. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_GetAttr is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_GetAttr. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_MethodCall is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_MethodCall. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Name. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_NullCoalesce is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_NullCoalesce. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Parent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Parent. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_TempName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_TempName. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Constant is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Constant. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Defined is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Defined. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Divisibleby is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Divisibleby. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Even is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Even. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Null is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Null. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Odd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Odd. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Test_Sameas is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Test_Sameas. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Unary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Unary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Unary_Neg is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Unary_Neg. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Unary_Not is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Unary_Not. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Expression_Unary_Pos is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Expression_Unary_Pos. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Flush is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Flush. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_For is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_For. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_ForLoop is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_ForLoop. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_If is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_If. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Import is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Import. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Include is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Include. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Macro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Macro. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Module is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Module. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Print is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Print. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Sandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_SandboxedPrint is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_SandboxedPrint. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Set is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Set. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_SetTemp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_SetTemp. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Spaceless is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Spaceless. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_Text is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_Text. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Node_With is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Node_With. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeCaptureInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeCaptureInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getNodeTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L28" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getLine</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L23" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function compile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function compile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L28" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getLine. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getNodeTag. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeOutputInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeOutputInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeTraverser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeTraverser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeVisitor_Escaper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeVisitor_Escaper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeVisitor_Optimizer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeVisitor_Optimizer. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeVisitor_SafeAnalysis is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeVisitor_SafeAnalysis. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeVisitor_Sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeVisitor_Sandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_NodeVisitorInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_NodeVisitorInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Parser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Parser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php#L25" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function parse has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function parse. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Dumper_Base is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Dumper_Base. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Dumper_Blackfire is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Dumper_Blackfire. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Dumper_Html is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Dumper_Html. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Dumper_Text is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Dumper_Text. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Node_EnterProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Node_EnterProfile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Node_LeaveProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Node_LeaveProfile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_NodeVisitor_Profiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_NodeVisitor_Profiler. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Profiler_Profile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Profiler_Profile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_RuntimeLoaderInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_RuntimeLoaderInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityNotAllowedFilterError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityNotAllowedFilterError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityNotAllowedFunctionError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityNotAllowedFunctionError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityNotAllowedMethodError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityNotAllowedMethodError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityNotAllowedPropertyError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityNotAllowedPropertyError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityNotAllowedTagError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityNotAllowedTagError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityPolicy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityPolicy. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Sandbox_SecurityPolicyInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Sandbox_SecurityPolicyInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_SimpleFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_SimpleFilter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_SimpleFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_SimpleFunction. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_SimpleTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_SimpleTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Source. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_SourceContextLoaderInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_SourceContextLoaderInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Template is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Template. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L23" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant ANY_CALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L24" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant ARRAY_CALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L25" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant METHOD_CALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L27" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function render. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L36" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function display. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php#L44" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getEnvironment. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TemplateWrapper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TemplateWrapper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Function::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Function::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_Function::$function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_Function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Test_IntegrationTestCase is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_IntegrationTestCase. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Method::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Method::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_Method::$extension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_Method::$method is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_Method. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Node::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Node::getClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Node::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_Node::$class is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_Node. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Test_NodeTestCase is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_NodeTestCase. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getCallable. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function compile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Token is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Token. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_AutoEscape is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_AutoEscape. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Block is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Block. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Deprecated is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Deprecated. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Do is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Do. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Embed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Embed. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Extends is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Extends. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Filter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Flush is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Flush. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_For is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_For. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_From is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_From. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_If is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_If. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Import is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Import. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Include is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Include. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Macro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Macro. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Sandbox. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Set is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Set. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Spaceless is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Spaceless. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_Use is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_Use. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParser_With is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParser_With. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::addTokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::removeTokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::addTokenParserBroker is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L71" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::removeTokenParserBroker is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::getParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L107" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::getParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L112" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_TokenParserBroker::setParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_TokenParserBroker::$parser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_TokenParserBroker::$parsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_TokenParserBroker::$brokers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L28" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParserBroker. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L35" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function setParser has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L35" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function setParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php#L40" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenParserInterface is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenParserInterface. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_TokenStream is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_TokenStream. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Util_DeprecationCollector is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Util_DeprecationCollector. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L8" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Util_TemplateDirIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php#L8" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Util_TemplateDirIterator. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function generateKey. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L35" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function write. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L43" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function load. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php#L50" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getTimestamp. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemCache::generateKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemCache::load is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemCache::write is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemCache::getTimestamp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemCache::$directory is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemCache::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L21" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant FilesystemCache::FORCE_BYTECODE_INVALIDATION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L26" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilesystemCache. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCache::generateKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCache::write is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCache::load is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCache::getTimestamp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NullCache. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Compiler::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L97" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Compiler::subcompile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L240" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Compiler::getDebugInfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L282" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Compiler::getVarName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$lastLine is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$indentation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$debugInfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$sourceOffset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$sourceLine is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$filename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Compiler::$varNameSalt is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L39" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getFilename</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L72" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Compiler::compile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L210" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Compiler::addDebugInfo has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Compiler.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Compiler.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Compiler. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L670" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::setLexer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="717" lineto="717" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L717" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::setParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="756" lineto="756" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L756" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::setCompiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="802" lineto="802" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L802" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::setLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="958" lineto="958" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L958" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::addExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1036" lineto="1036" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1036" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::addTokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1082" lineto="1082" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1082" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::addNodeVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1177" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::registerUndefinedFilterCallback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1349" lineto="1349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1349" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::registerUndefinedFunctionCallback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1620" lineto="1620" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1620" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Environment::updateOptionsHash is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L51" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$charset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L52" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$loader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L53" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$debug is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L54" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$autoReload is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$cache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L56" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$lexer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L57" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$parser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L58" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$compiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L59" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$baseTemplateClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L60" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$extensions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L61" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$parsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L62" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$visitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L63" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$filters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L64" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$tests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L65" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$functions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L66" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$globals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L67" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$runtimeInitialized is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L68" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$extensionInitialized is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L69" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$loadedTemplates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L70" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$strictVariables is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L71" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$unaryOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L72" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$binaryOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L73" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$templateClassPrefix is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L74" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$functionCallbacks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L75" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$filterCallbacks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L76" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$staging is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L78" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$originalCache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L79" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$bcWriteCacheFile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L80" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$bcGetCacheFilename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L81" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$lastModifiedExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L82" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$extensionsByClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L83" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$runtimeLoaders is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L84" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$runtimes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L85" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Environment::$optionsHash is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L44" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::VERSION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L45" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::VERSION_ID is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L46" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::MAJOR_VERSION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L47" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::MINOR_VERSION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L48" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::RELEASE_VERSION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Environment::EXTRA_VERSION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="448" lineto="448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L448" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function loadClass</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1477" lineto="1477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1477" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function computeAlternatives</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1487" lineto="1487" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1487" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function initGlobals</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1516" lineto="1516" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1516" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function initExtensions</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1541" lineto="1541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1541" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function initExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1612" lineto="1612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1612" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function writeCacheFile</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L87" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::__construct has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="448" lineto="448" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L448" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::loadClass has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="722" lineto="722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L722" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::parse has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="761" lineto="761" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L761" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::compile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="895" lineto="895" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L895" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::addRuntimeLoader has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1477" lineto="1477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1477" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::computeAlternatives has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1541" lineto="1541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1541" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::initExtension has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1612" lineto="1612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1612" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Environment::writeCacheFile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="441" lineto="441" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L441" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L449" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1050" lineto="1050" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1050" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1068" lineto="1068" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1068" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1096" lineto="1096" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1096" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1143" lineto="1143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1143" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1191" lineto="1191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1191" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1233" lineto="1233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1233" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1251" lineto="1251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1251" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1315" lineto="1315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1315" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1363" lineto="1363" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1363" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1410" lineto="1410" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1410" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1450" lineto="1450" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1450" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1466" lineto="1466" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1466" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1488" lineto="1488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1488" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1517" lineto="1517" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1517" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="1542" lineto="1542" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L1542" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Environment.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Environment.php#L37" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Environment. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L199" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Error::guess is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L205" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Error::appendMessage is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Error::$lineno is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L43" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Error::$filename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L44" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Error::$rawMessage is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L46" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Error::$sourcePath is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L47" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Error::$sourceCode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L211" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function updateRepr</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L259" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function guessTemplateInfo</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L183" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Error::setSourceContext has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L212" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L260" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/Error.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/Error.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Error. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LoaderError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class RuntimeError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L37" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function SyntaxError::computeAlternatives has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L38" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SyntaxError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L72" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L164" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getPrimary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L186" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseConditionalExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L207" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::isUnary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L212" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::isBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L217" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parsePrimaryExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L302" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseStringExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L330" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseArrayExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L355" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseHashExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L399" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parsePostfixExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L419" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getFunctionNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="467" lineto="467" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L467" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseSubscriptExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="549" lineto="549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L549" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseFilterExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="556" lineto="556" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L556" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseFilterExpressionRaw is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L647" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseAssignmentExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="673" lineto="673" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L673" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseMultitargetExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="686" lineto="686" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L686" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseNotTestExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="691" lineto="691" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L691" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::parseTestExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L705" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="731" lineto="731" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L731" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getTestNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="755" lineto="755" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L755" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getFunctionNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="785" lineto="785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L785" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::getFilterNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="816" lineto="816" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L816" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParser::checkConstantExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L49" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ExpressionParser::$parser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L50" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ExpressionParser::$unaryOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L51" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ExpressionParser::$binaryOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L53" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ExpressionParser::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L46" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant ExpressionParser::OPERATOR_LEFT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L47" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant ExpressionParser::OPERATOR_RIGHT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L106" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function parseArrow</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L585" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParser::parseArguments has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L42" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php#L32" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ExpressionParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AbstractExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractExtension::getOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L18" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function initRuntime</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L55" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getGlobals</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L63" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getName</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L18" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function AbstractExtension::initRuntime has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L140" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L164" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L225" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="240" lineto="240" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L240" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L258" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="299" lineto="299" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L299" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L624" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function _twig_markup2string is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1172" lineto="1172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1172" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_convert_encoding is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1177" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_convert_encoding is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1182" lineto="1182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1182" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_convert_encoding is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1189" lineto="1189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1189" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_ord is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1194" lineto="1194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1194" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_ord is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1211" lineto="1211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1211" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function _twig_escape_js_callback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1245" lineto="1245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1245" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function _twig_escape_css_callback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1696" lineto="1696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1696" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_array_filter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1710" lineto="1710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1710" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_array_map is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1720" lineto="1720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1720" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_array_reduce is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreExtension::$dateFormats is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreExtension::$numberFormat is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L43" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreExtension::$timezone is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L44" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreExtension::$escapers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L36" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class CoreExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="821" lineto="821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L821" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function _twig_default_filter</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="938" lineto="938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L938" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function twig_in_filter</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1155" lineto="1155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1155" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function twig_escape_filter_is_safe</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1464" lineto="1464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1464" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function twig_ensure_traversable</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1476" lineto="1476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1476" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function twig_to_array</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L340" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_random has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="411" lineto="411" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L411" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_date_format_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="436" lineto="436" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L436" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_date_modify_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="459" lineto="459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L459" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_date_converter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L560" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_number_format_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L661" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_slice has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="702" lineto="702" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L702" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_first has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="716" lineto="716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L716" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_last has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="785" lineto="785" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L785" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_split_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="821" lineto="821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L821" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function _twig_default_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="882" lineto="882" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L882" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_reverse_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="938" lineto="938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L938" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_in_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="975" lineto="975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L975" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_trim_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1000" lineto="1000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1000" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_spaceless has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1013" lineto="1013" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1013" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_escape_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1155" lineto="1155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1155" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_escape_filter_is_safe has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1252" lineto="1252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1252" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function _twig_escape_html_attr_callback has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1308" lineto="1308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1308" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_length_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1340" lineto="1340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1340" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_upper_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1356" lineto="1356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1356" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_lower_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1372" lineto="1372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1372" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_title_string_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1388" lineto="1388" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1388" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_capitalize_string_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1406" lineto="1406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1406" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_length_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1442" lineto="1442" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1442" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_title_string_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1454" lineto="1454" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1454" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_capitalize_string_filter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1464" lineto="1464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1464" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_ensure_traversable has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1476" lineto="1476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1476" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_to_array has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1541" lineto="1541" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1541" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_include has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1610" lineto="1610" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1610" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_source has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1668" lineto="1668" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1668" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_array_batch has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L37" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="822" lineto="822" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L822" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="939" lineto="939" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L939" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1156" lineto="1156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1156" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1465" lineto="1465" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1465" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1477" lineto="1477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1477" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="507" lineto="507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L507" ruleset="moodle" rule="phpdocsuncurlyinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Inline phpdocs tag not enclosed with curly brackets @see found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L36" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CoreExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L317" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_cycle. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="334" lineto="334" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L334" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_random. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="406" lineto="406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L406" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_date_format_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="431" lineto="431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L431" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_date_modify_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L452" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_date_converter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="507" lineto="507" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L507" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_replace_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="531" lineto="531" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L531" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_round. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L553" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_number_format_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L585" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_urlencode_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="605" lineto="605" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L605" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_jsonencode_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L624" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function _twig_markup2string. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="631" lineto="631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L631" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_array_merge. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="658" lineto="658" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L658" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_slice. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="699" lineto="699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L699" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_first. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L713" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_last. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="727" lineto="727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L727" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_join_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="770" lineto="770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L770" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_split_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="821" lineto="821" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L821" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function _twig_default_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="833" lineto="833" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L833" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_get_array_keys_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="879" lineto="879" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L879" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_reverse_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="918" lineto="918" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L918" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_sort_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="938" lineto="938" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L938" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_in_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="975" lineto="975" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L975" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_trim_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1000" lineto="1000" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1000" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_spaceless. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1010" lineto="1010" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1010" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_escape_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1155" lineto="1155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1155" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_escape_filter_is_safe. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1172" lineto="1172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1172" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1177" lineto="1177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1177" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1182" lineto="1182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1182" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1189" lineto="1189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1189" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_ord. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1194" lineto="1194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1194" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_ord. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1211" lineto="1211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1211" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function _twig_escape_js_callback. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1245" lineto="1245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1245" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function _twig_escape_css_callback. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1252" lineto="1252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1252" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function _twig_escape_html_attr_callback. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1305" lineto="1305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1305" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_length_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1337" lineto="1337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1337" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_upper_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1353" lineto="1353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1353" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_lower_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1369" lineto="1369" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1369" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_title_string_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1385" lineto="1385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1385" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_capitalize_string_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1403" lineto="1403" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1403" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_length_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1439" lineto="1439" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1439" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_title_string_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1451" lineto="1451" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1451" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_capitalize_string_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1464" lineto="1464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1464" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_ensure_traversable. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1476" lineto="1476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1476" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_to_array. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1492" lineto="1492" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1492" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_test_empty. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1521" lineto="1521" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1521" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_test_iterable. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1538" lineto="1538" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1538" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_include. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1607" lineto="1607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1607" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_source. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1631" lineto="1631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1631" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_constant. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1648" lineto="1648" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1648" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_constant_is_defined. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1665" lineto="1665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1665" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_array_batch. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1696" lineto="1696" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1696" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_array_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1710" lineto="1710" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1710" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_array_map. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php" linefrom="1720" lineto="1720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php#L1720" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_array_reduce. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DebugExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DebugExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_var_dump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L15" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class DebugExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L16" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DebugExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php#L51" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_var_dump. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L99" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperExtension::$defaultStrategy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class EscaperExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L24" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L18" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EscaperExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php#L109" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_raw_filter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L28" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function initRuntime has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L28" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function initRuntime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L37" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getTokenParsers. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L44" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getNodeVisitors. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L51" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getFilters. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L58" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getTests. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L65" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getFunctions. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L72" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getOperators. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L79" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getGlobals. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php#L88" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getName. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerExtension::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerExtension::$optimizers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class OptimizerExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OptimizerExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ProfilerExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerExtension::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerExtension::enter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerExtension::leave is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L42" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L19" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ProfilerExtension::$actives is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ProfilerExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::enableSandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::disableSandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::isSandboxed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::isSandboxedGlobally is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::setSecurityPolicy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::getSecurityPolicy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::checkSecurity is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::checkMethodAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L87" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::checkPropertyAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::ensureToStringAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L103" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxExtension::$sandboxedGlobally is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxExtension::$sandboxed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxExtension::$policy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L18" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class SandboxExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addNodeVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addTokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L87" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addGlobal is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L92" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L97" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::addTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L106" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L111" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StagingExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$functions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$filters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$visitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$tokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$globals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable StagingExtension::$tests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L24" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class StagingExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StringLoaderExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StringLoaderExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L15" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class StringLoaderExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L45" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function twig_template_from_string has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L16" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class StringLoaderExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php#L40" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_template_from_string. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FileExtensionEscapingStrategy. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L163" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::tokenize is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L238" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L303" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="314" lineto="314" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L314" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexVar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L325" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L398" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexRawData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="426" lineto="426" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L426" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexComment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="435" lineto="435" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L435" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="459" lineto="459" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L459" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::lexInterpolation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="472" lineto="472" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L472" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::pushToken is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="482" lineto="482" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L482" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::moveCursor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="488" lineto="488" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L488" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::getOperatorRegex is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L518" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::pushState is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L524" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Lexer::popState is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$tokens is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$code is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$cursor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$lineno is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$end is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$state is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$states is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$brackets is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L34" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$filename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L36" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$regexes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$position is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L38" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$positions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L39" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$currentVarBlockLine is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Lexer::$source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L43" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::STATE_DATA is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L44" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::STATE_BLOCK is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L45" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::STATE_VAR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L46" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::STATE_STRING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L47" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::STATE_INTERPOLATION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::REGEX_NAME is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L50" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::REGEX_NUMBER is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L51" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::REGEX_STRING is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L52" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::REGEX_DQ_STRING_DELIM is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L53" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::REGEX_DQ_STRING_PART is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L54" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Lexer::PUNCTUATION is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Lexer.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Lexer.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Lexer. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayLoader::getSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayLoader::getSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayLoader::exists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayLoader::getCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L91" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayLoader::isFresh is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L33" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ArrayLoader::$templates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L35" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L27" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ArrayLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::addLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::getSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::getSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L95" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::exists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L127" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::getCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L145" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainLoader::isFresh is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ChainLoader::$hasSourceCache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ChainLoader::$loaders is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L29" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L45" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getLoaders</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L20" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ChainLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function exists. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L139" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::getSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L150" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::getSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::getCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L172" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::exists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L189" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::isFresh is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L268" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::parseName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L284" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::normalizeName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L289" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::validateName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="311" lineto="311" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L311" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemLoader::isAbsolutePath is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemLoader::$paths is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemLoader::$cache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemLoader::$errorCache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemLoader::$rootPath is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L33" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilesystemLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getSource. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L36" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getCacheKey. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php#L47" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function isFresh. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getSourceContext. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Markup::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Markup::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Markup::count is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Markup::$content is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Markup::$charset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Markup.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Markup.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Markup. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AutoEscapeNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockReferenceNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BodyNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CheckSecurityNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CheckSecurityNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CheckSecurityNode::$usedFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CheckSecurityNode::$usedTags is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CheckSecurityNode::$usedFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class CheckSecurityNode</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CheckSecurityNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CheckToStringNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CheckToStringNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CheckToStringNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DeprecatedNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DoNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EmbedNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EmbedNode::addGetTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EmbedNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ArrayExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayExpression::getKeyValuePairs is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayExpression::hasElement is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayExpression::addElement is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L18" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ArrayExpression::$index is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ArrayExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrowFunctionExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrowFunctionExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ArrowFunctionExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AssignNameExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AssignNameExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AssignNameExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AbstractBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractBinary::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AddBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AddBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AddBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AndBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AndBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AndBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BitwiseAndBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BitwiseAndBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BitwiseAndBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BitwiseOrBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BitwiseOrBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BitwiseOrBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BitwiseXorBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BitwiseXorBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BitwiseXorBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConcatBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConcatBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConcatBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class DivBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DivBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DivBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EndsWithBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EndsWithBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EndsWithBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EndsWithBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EqualBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EqualBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EqualBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FloorDivBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FloorDivBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FloorDivBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FloorDivBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class GreaterBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GreaterBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class GreaterBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class GreaterEqualBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GreaterEqualBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class GreaterEqualBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class InBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class InBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class LessBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LessBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LessBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class LessEqualBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LessEqualBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LessEqualBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class MatchesBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MatchesBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MatchesBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MatchesBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ModBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ModBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class MulBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MulBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MulBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NotEqualBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotEqualBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NotEqualBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NotInBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotInBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotInBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NotInBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class OrBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OrBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OrBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class PowerBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PowerBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PowerBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class PowerBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class RangeBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function RangeBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function RangeBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class RangeBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class StartsWithBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StartsWithBinary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function StartsWithBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class StartsWithBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SubBinary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SubBinary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SubBinary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceExpression::compileTemplateCall is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceExpression::compileBlockArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L25" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L26" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function BlockReferenceExpression::__construct has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockReferenceExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CallExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::compileCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::compileArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L112" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L228" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::normalizeName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L233" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::getCallableParameters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L272" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallExpression::reflectCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CallExpression::$reflector is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CallExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConditionalExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConditionalExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConditionalExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConditionalExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConstantExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConstantExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConstantExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConstantExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DefaultFilter::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DefaultFilter::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DefaultFilter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FilterExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilterExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FunctionExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FunctionExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class GetAttrExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GetAttrExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GetAttrExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class GetAttrExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L22" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InlinePrint::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InlinePrint::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class InlinePrint</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L18" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class InlinePrint. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class MethodCallExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MethodCallExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MethodCallExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MethodCallExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NameExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L108" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameExpression::isSpecial is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L113" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameExpression::isSimple is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L19" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable NameExpression::$specialVars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NameExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NullCoalesceExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCoalesceExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCoalesceExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NullCoalesceExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParentExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParentExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ParentExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TempNameExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TempNameExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TempNameExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TempNameExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConstantTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConstantTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DefinedTest::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DefinedTest::changeIgnoreStrictCheck is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L65" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DefinedTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php#L24" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DefinedTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DivisiblebyTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DivisiblebyTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EvenTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EvenTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NullTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OddTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OddTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SameasTest::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SameasTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TestExpression is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestExpression::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestExpression::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TestExpression. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AbstractUnary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractUnary::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractUnary::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractUnary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractUnary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NegUnary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NegUnary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NegUnary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NotUnary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotUnary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NotUnary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class PosUnary is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PosUnary::operator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class PosUnary. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FlushNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FlushNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FlushNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForLoopNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForLoopNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ForLoopNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ForNode::$loop is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ForNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IfNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ImportNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L77" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeNode::addGetTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L90" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeNode::addTemplateArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IncludeNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L24" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant MacroNode::VARARGS_NAME is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MacroNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L70" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::setIndex is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L84" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L124" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileGetParent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileClassHeader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L188" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="316" lineto="316" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L316" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileDisplay is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L353" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileClassFooter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L362" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileMacros is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L367" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileGetTemplateName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L380" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileIsTraitable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="432" lineto="432" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L432" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileDebugInfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="443" lineto="443" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L443" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileGetSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="457" lineto="457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L457" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileGetSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="474" lineto="474" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L474" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleNode::compileLoadTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ModuleNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L52" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L115" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L122" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::getTemplateLine is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L137" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::getNodeTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L171" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::removeAttribute is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L196" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::setNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L205" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::removeNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L210" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::count is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L215" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L220" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::setTemplateName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L230" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::getTemplateName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L235" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::setSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L245" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node::getSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$nodes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$attributes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$lineno is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$tag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Node::$sourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L33" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L80" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function toXml</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L127" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getLine</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L142" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function hasAttribute</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L150" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getAttribute</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L162" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function setAttribute</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L176" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function hasNode</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L184" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getNode</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L250" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function setFilename</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L260" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getFilename</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L80" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::toXml has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L142" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::hasAttribute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L150" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::getAttribute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L176" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::hasNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L184" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::getNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L250" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Node::setFilename has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/Node.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/Node.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Node. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PrintNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PrintNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class PrintNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxedPrintNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L52" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function SandboxedPrintNode::removeNodeFilter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxedPrintNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SetNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTempNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTempNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class SetTempNode</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SetTempNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SpacelessNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TextNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function WithNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function WithNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class WithNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTraverser::addVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTraverser::traverseForVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable NodeTraverser::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable NodeTraverser::$visitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L30" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L31" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function NodeTraverser::__construct has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L46" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function NodeTraverser::traverse has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L21" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NodeTraverser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractNodeVisitor::enterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractNodeVisitor::leaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L44" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function AbstractNodeVisitor::doEnterNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L51" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function AbstractNodeVisitor::doLeaveNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::doEnterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::doLeaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L93" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::shouldUnwrapConditional is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L101" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::unwrapConditional is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L120" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::escapeInlinePrintNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L131" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::escapePrintNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L148" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::preEscapeFilterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L167" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::isSafeFor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L185" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::needEscaping is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L194" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::getEscaperFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L203" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EscaperNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L36" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$statusStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$blocks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L38" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$safeAnalysis is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L39" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$traverser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L40" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$defaultStrategy is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EscaperNodeVisitor::$safeVars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L29" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class EscaperNodeVisitor</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L30" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php#L29" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EscaperNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L23" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function enterNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L30" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function leaveNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function enterNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L30" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function leaveNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php#L37" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getPriority. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L70" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::doEnterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L93" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::doLeaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L126" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::optimizeVariables is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="255" lineto="255" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L255" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::addLoopToCurrent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L260" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::addLoopToAll is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L267" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L52" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerNodeVisitor::$loops is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L53" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerNodeVisitor::$loopsTargets is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L54" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerNodeVisitor::$optimizers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerNodeVisitor::$prependedNodes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L56" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable OptimizerNodeVisitor::$inABody is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L46" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant OptimizerNodeVisitor::OPTIMIZE_ALL is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L47" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant OptimizerNodeVisitor::OPTIMIZE_NONE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L48" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant OptimizerNodeVisitor::OPTIMIZE_FOR is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L49" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant OptimizerNodeVisitor::OPTIMIZE_RAW_FILTER is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L50" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant OptimizerNodeVisitor::OPTIMIZE_VAR_ACCESS is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L58" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L137" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function OptimizerNodeVisitor::optimizePrintNode has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L165" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function OptimizerNodeVisitor::optimizeRawFilter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L179" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function OptimizerNodeVisitor::enterOptimizeFor has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="243" lineto="243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L243" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function OptimizerNodeVisitor::leaveOptimizeFor has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L40" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php#L32" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OptimizerNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::setSafeVars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::setSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L77" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::doEnterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::doLeaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L141" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::intersectSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L158" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SafeAnalysisNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SafeAnalysisNodeVisitor::$data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SafeAnalysisNodeVisitor::$safeVars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L26" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class SafeAnalysisNodeVisitor</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L27" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SafeAnalysisNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L42" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNodeVisitor::doEnterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L100" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNodeVisitor::doLeaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L115" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNodeVisitor::wrapNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L123" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNodeVisitor::wrapArrayNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L131" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L35" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxNodeVisitor::$inAModule is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L36" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxNodeVisitor::$tags is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxNodeVisitor::$filters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L38" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxNodeVisitor::$functions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L40" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxNodeVisitor::$needsToStringWrap is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L28" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class SandboxNodeVisitor</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L29" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php#L28" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::getVarName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L153" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::subparse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L247" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::getBlockStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="252" lineto="252" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L252" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::peekBlockStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L257" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::popBlockStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L262" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::pushBlockStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L267" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::hasBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="272" lineto="272" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L272" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::getBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="277" lineto="277" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L277" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::setBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L282" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::hasMacro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L287" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::setMacro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L296" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::isReservedMacroName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L313" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::addTrait is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L318" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::hasTraits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L323" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::embedTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L330" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::addImportedSymbol is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L335" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::getImportedSymbol is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="352" lineto="352" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L352" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::isMainScope is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="357" lineto="357" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L357" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::pushLocalScope is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="362" lineto="362" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L362" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::popLocalScope is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="375" lineto="375" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L375" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::getParent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="380" lineto="380" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L380" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::setParent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="401" lineto="401" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L401" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Parser::filterBodyNodes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$stack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L38" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$stream is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L39" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$parent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L40" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$handlers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$visitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$expressionParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L43" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$blocks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L44" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$blockStack is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L45" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$macros is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L46" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L47" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$reservedMacroNames is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L48" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$importedSymbols is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L49" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$traits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L50" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$embeddedTemplates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L51" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Parser::$varNameSalt is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L58" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getEnvironment</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L73" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getFilename</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L227" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function addHandler</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L237" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function addNodeVisitor</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L367" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getExpressionParser</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="385" lineto="385" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L385" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getStream</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="393" lineto="393" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L393" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getCurrentToken</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L227" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Parser::addHandler has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L237" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Parser::addNodeVisitor has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Parser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Parser.php#L30" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Parser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BaseDumper::dump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BaseDumper::formatTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BaseDumper::formatNonTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BaseDumper::formatTime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BaseDumper::dumpProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable BaseDumper::$root is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class BaseDumper</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BaseDumper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlackfireDumper::dump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlackfireDumper::dumpChildren is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlackfireDumper::dumpProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class BlackfireDumper</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlackfireDumper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function HtmlDumper::dump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function HtmlDumper::formatTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function HtmlDumper::formatNonTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function HtmlDumper::formatTime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable HtmlDumper::$colors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class HtmlDumper</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class HtmlDumper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextDumper::formatTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextDumper::formatNonTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextDumper::formatTime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L16" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class TextDumper</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TextDumper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnterProfileNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnterProfileNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnterProfileNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LeaveProfileNode::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LeaveProfileNode::compile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LeaveProfileNode. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerNodeVisitor::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerNodeVisitor::doEnterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerNodeVisitor::doLeaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerNodeVisitor::getVarName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L74" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfilerNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ProfilerNodeVisitor::$extensionName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L25" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class ProfilerNodeVisitor</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L28" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ProfilerNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::getTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::getType is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::isRoot is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::isTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::isBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L71" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::isMacro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::getProfiles is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::addProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L150" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::reset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L156" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L161" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::serialize is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L166" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Profile::unserialize is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$template is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$type is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$starts is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$ends is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L31" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Profile::$profiles is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L21" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Profile::ROOT is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L22" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Profile::BLOCK is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L23" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Profile::TEMPLATE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L24" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Profile::MACRO is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L14" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class Profile</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L171" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __serialize</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L179" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __unserialize</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L179" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Profile::__unserialize has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L172" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L180" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Profile. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ContainerRuntimeLoader::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ContainerRuntimeLoader::load is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable ContainerRuntimeLoader::$container is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ContainerRuntimeLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FactoryRuntimeLoader::load is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FactoryRuntimeLoader::$map is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L23" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FactoryRuntimeLoader. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function load. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedFilterError::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedFilterError::getFilterName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedFilterError::$filterName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityNotAllowedFilterError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedFunctionError::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedFunctionError::getFunctionName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedFunctionError::$functionName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityNotAllowedFunctionError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedMethodError::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedMethodError::getClassName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedMethodError::getMethodName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedMethodError::$className is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedMethodError::$methodName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityNotAllowedMethodError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedPropertyError::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedPropertyError::getClassName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedPropertyError::getPropertyName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedPropertyError::$className is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedPropertyError::$propertyName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityNotAllowedPropertyError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedTagError::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityNotAllowedTagError::getTagName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityNotAllowedTagError::$tagName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityNotAllowedTagError. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::setAllowedTags is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::setAllowedFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::setAllowedMethods is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::setAllowedProperties is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::setAllowedFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::checkSecurity is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L89" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::checkMethodAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L111" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SecurityPolicy::checkPropertyAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityPolicy::$allowedTags is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityPolicy::$allowedFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityPolicy::$allowedMethods is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityPolicy::$allowedProperties is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L29" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SecurityPolicy::$allowedFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SecurityPolicy. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function checkSecurity is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function checkMethodAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function checkPropertyAllowed is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function checkSecurity. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function checkMethodAllowed. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function checkPropertyAllowed. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Source::getCode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Source::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Source::getPath is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Source::$code is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Source::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Source::$path is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L27" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Source.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Source.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Source. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L150" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::doGetParent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L155" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::isTraitable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="420" lineto="420" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L420" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::display is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="425" lineto="425" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L425" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::render is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="452" lineto="452" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L452" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Template::displayWithErrorHandling is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L37" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$parent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L38" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$parents is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L39" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L40" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$blocks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L41" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$traits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L42" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Template::$sandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L49" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __toString</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L98" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getEnvironment</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L354" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function loadTemplate</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="397" lineto="397" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L397" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function unwrap</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L354" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function Template::loadTemplate has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L32" ruleset="moodle" rule="variableshasvar" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for variable Template::$cache does not contain @var or incorrect</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L28" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L33" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L50" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L118" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L398" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="503" lineto="503" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L503" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="532" lineto="532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L532" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="713" lineto="713" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L713" ruleset="moodle" rule="phpdocsinvalidinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid inline phpdocs tag @deprecated found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="518" lineto="518" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L518" ruleset="moodle" rule="phpdocsuncurlyinlinetag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Inline phpdocs tag not enclosed with curly brackets @see found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Template.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Template.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Template. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateWrapper::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateWrapper::$template is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L134" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getSourceContext</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L142" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getTemplateName</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L150" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function unwrap</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L24" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateWrapper::__construct has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L28" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L151" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateWrapper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L96" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTestCase::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L139" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTestCase::getLegacyTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L144" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTestCase::doIntegrationTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L245" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTestCase::parseTemplates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L34" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getFixturesDir</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L39" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getRuntimeLoaders</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L47" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getExtensions</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L55" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getTwigFilters</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L63" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getTwigFunctions</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L71" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getTwigTests</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L79" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testIntegration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L87" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLegacyIntegration</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L79" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function IntegrationTestCase::testIntegration has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L87" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function IntegrationTestCase::testLegacyIntegration has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L80" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L88" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L89" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IntegrationTestCase. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L20" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NodeTestCase is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L22" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::assertNodeCompilation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L44" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::getCompiler is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::getEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::getVariableGetter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NodeTestCase::getAttributeGetter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L24" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testCompile</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L24" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function NodeTestCase::testCompile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L25" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NodeTestCase. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Token::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Token::$value is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Token::$type is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Token::$lineno is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L28" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::EOF_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L29" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::TEXT_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L30" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::BLOCK_START_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L31" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::VAR_START_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L32" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::BLOCK_END_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L33" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::VAR_END_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L34" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::NAME_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L35" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::NUMBER_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L36" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::STRING_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L37" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::OPERATOR_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L38" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::PUNCTUATION_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L39" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::INTERPOLATION_START_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L40" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::INTERPOLATION_END_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L41" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant Token::ARROW_TYPE is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L43" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L87" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getLine</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L95" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getType</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L103" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getValue</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L20" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Token.php" linefrom="15" lineto="15" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Token.php#L15" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Token. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTokenParser::setParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ApplyTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ApplyTokenParser::decideApplyEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ApplyTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ApplyTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L77" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L35" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AutoEscapeTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L74" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L30" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L25" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DeprecatedTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L20" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DoTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EmbedTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EmbedTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EmbedTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L22" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EmbedTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExtendsTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExtendsTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L24" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ExtendsTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L27" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilterTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FlushTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FlushTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L22" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FlushTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L79" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::decideForFork is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L84" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::decideForEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L90" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::checkLoopUsageCondition is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L107" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::checkLoopUsageBody is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L130" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L33" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php#L24" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ForTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FromTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FromTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L24" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FromTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTokenParser::decideIfFork is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTokenParser::decideIfEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L85" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L31" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IfTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L23" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ImportTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeTokenParser::parseArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L62" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IncludeTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L57" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L62" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L27" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MacroTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L29" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTokenParser::decideBlockEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L28" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SetTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L42" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessTokenParser::decideSpacelessEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L27" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SpacelessTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L25" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function setParser has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L30" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function parse has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function setParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L30" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function parse. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php#L39" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getTag. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function UseTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function UseTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L31" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class UseTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function WithTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function WithTokenParser::decideWithEnd is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function WithTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L22" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class WithTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L13" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStream::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStream::injectTokens is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TokenStream::$tokens is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TokenStream::$current is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TokenStream::$filename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L30" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TokenStream::$source is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L32" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function __construct</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L150" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function getCurrent</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L78" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TokenStream::nextIf has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L90" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TokenStream::expect has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L130" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TokenStream::test has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L20" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L177" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L193" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TokenStream.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TokenStream.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TokenStream. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L48" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L53" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L68" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L78" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L83" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getPreservesSafety is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L99" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getPreEscape is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L104" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::isVariadic is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L109" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::isDeprecated is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L114" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getDeprecatedVersion is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L119" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFilter::getAlternative is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFilter::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFilter::$callable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFilter::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFilter::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFilter.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFilter.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigFilter. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L71" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::needsEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::needsContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getSafe is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L94" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::isVariadic is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L99" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::isDeprecated is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L104" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getDeprecatedVersion is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L109" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigFunction::getAlternative is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFunction::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFunction::$callable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFunction::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L28" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigFunction::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L19" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigFunction.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigFunction.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigFunction. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getCallable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getNodeClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::isVariadic is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L61" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::isDeprecated is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getDeprecatedVersion is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L71" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getAlternative is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::setArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTest::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTest::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTest::$callable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTest::$options is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L27" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTest::$arguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L17" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/TwigTest.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/TwigTest.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecationCollector::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L25" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable DeprecationCollector::$twig is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L26" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable DeprecationCollector::$deprecations is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L18" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class DeprecationCollector</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L81" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function errorHandler</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L81" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function DeprecationCollector::errorHandler has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L21" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @final used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L82" ruleset="moodle" rule="phpdocsnotrecommendedtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Not recommended phpdocs tag @internal used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DeprecationCollector. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L12" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateDirIterator::current is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateDirIterator::key is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L14" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class TemplateDirIterator</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateDirIterator. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L14" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AutoloaderTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L16" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testAutoload</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L17" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AutoloaderTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FilesystemTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::tearDown is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testLoad is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testLoadMissing is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L66" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testWrite is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testWriteFailMkdir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testWriteFailDirWritable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L125" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testWriteFailWriteFile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L142" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testGetTimestamp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L156" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testGetTimestampMissingFile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L173" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::provideDirectories is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L187" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::generateSource is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L19" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemTest::$classname is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L20" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemTest::$directory is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L21" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FilesystemTest::$cache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L162" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function FilesystemTest::testGenerateKey has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L165" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilesystemTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CompilerTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CompilerTest::testReprNumericValueWithLocale is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CompilerTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ContainerRuntimeLoaderTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L18" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLoad</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L32" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLoadUnknownRuntimeReturnsNull</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L19" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L33" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ContainerRuntimeLoaderTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CustomExtensionTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L42" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class InvalidOperatorExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CustomExtensionTest::provideInvalidExtensions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L46" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::initRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L60" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L65" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L70" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L85" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L90" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function InvalidOperatorExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L44" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable InvalidOperatorExtension::$operators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L19" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetInvalidOperators</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L19" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CustomExtensionTest::testGetInvalidOperators has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L20" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L21" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CustomExtensionTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php#L42" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class InvalidOperatorExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L30" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="520" lineto="520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L520" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_Extension_WithGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="530" lineto="530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L530" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_Extension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="584" lineto="584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L584" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_Extension_WithDeprecatedName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L592" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_Extension_DynamicWithDeprecatedName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="607" lineto="607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L607" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_TokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="619" lineto="619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L619" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_NodeVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="637" lineto="637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L637" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_ExtensionWithDeprecationInitRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L644" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_ExtensionWithoutDeprecationInitRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="651" lineto="651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L651" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_ExtensionWithoutRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="667" lineto="667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L667" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class EnvironmentTest_Runtime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAutoescapeOption is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L84" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::escapingStrategyCallback is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L89" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L190" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L218" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAutoReloadCacheMiss is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L245" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAutoReloadCacheHit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L273" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAutoReloadOutdatedCacheHit is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L322" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testHasGetExtensionByClassName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L336" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAddExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="396" lineto="396" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L396" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAddMockExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="419" lineto="419" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L419" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeNoDeprecation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="449" lineto="449" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L449" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::handleError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L476" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::testAddRuntimeLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="502" lineto="502" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L502" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest::getMockLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="522" lineto="522" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L522" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension_WithGlobals::getGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="532" lineto="532" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L532" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="539" lineto="539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L539" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getNodeVisitors is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="546" lineto="546" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L546" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L553" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L560" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="567" lineto="567" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L567" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getOperators is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="575" lineto="575" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L575" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension::getGlobals is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="586" lineto="586" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L586" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension_WithDeprecatedName::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="596" lineto="596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L596" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension_DynamicWithDeprecatedName::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="601" lineto="601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L601" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Extension_DynamicWithDeprecatedName::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="609" lineto="609" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L609" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_TokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="613" lineto="613" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L613" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_TokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="621" lineto="621" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L621" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_NodeVisitor::enterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="626" lineto="626" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L626" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_NodeVisitor::leaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="631" lineto="631" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L631" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_NodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="639" lineto="639" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L639" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_ExtensionWithDeprecationInitRuntime::initRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="646" lineto="646" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L646" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_ExtensionWithoutDeprecationInitRuntime::initRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L653" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_ExtensionWithoutRuntime::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="661" lineto="661" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L661" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_ExtensionWithoutRuntime::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="669" lineto="669" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L669" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function EnvironmentTest_Runtime::fromRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L32" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EnvironmentTest::$deprecations is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="594" lineto="594" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L594" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable EnvironmentTest_Extension_DynamicWithDeprecatedName::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L34" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLegacyTokenizeSignature</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L45" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLegacyCompileSourceSignature</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L55" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testRenderNoLoader</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L301" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testHasGetExtensionWithDynamicName</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="358" lineto="358" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L358" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testAddExtensionWithDeprecatedGetGlobals</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="377" lineto="377" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L377" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testRemoveExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="430" lineto="430" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L430" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testInitRuntimeWithAnExtensionUsingInitRuntimeDeprecation</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="456" lineto="456" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L456" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testOverrideExtension</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L359" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="431" lineto="431" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L431" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="457" lineto="457" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L457" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L35" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L46" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L56" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L302" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L378" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L30" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="520" lineto="520" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L520" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_Extension_WithGlobals. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="530" lineto="530" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L530" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_Extension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="584" lineto="584" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L584" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_Extension_WithDeprecatedName. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="592" lineto="592" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L592" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_Extension_DynamicWithDeprecatedName. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="607" lineto="607" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L607" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_TokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="619" lineto="619" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L619" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_NodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="637" lineto="637" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L637" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_ExtensionWithDeprecationInitRuntime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="644" lineto="644" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L644" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_ExtensionWithoutDeprecationInitRuntime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="651" lineto="651" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L651" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_ExtensionWithoutRuntime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php" linefrom="667" lineto="667" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php#L667" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class EnvironmentTest_Runtime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ErrorTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L228" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ErrorTest_Foo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testErrorWithObjectFilename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testErrorWithArrayFilename is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L39" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L95" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L114" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L164" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::getErroredTemplates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L213" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testTwigLeakOutputInDebugMode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L220" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest::testDoesNotTwigLeakOutput is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L230" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ErrorTest_Foo::bar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L133" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testTwigExceptionAddsFileAndLine</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L133" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ErrorTest::testTwigExceptionAddsFileAndLine has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L134" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ErrorTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php#L228" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ErrorTest_Foo. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L22" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ExpressionParserTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getFailingTestsForAssignment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L81" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getFailingTestsForArray is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L89" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getTestsForArray is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L165" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L189" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getTestsForString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L236" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testAttributeCallDoesNotSupportNamedArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L246" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testMacroCallDoesNotSupportNamedArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L256" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="281" lineto="281" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L281" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="304" lineto="304" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L304" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L317" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L328" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownFunctionWithoutSuggestions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L339" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L350" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownFilterWithoutSuggestions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L361" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="372" lineto="372" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L372" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ExpressionParserTest::testUnknownTestWithoutSuggestions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L24" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testCanOnlyAssignToNames</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L55" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testArrayExpression</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L68" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testArraySyntaxError</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L176" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testStringExpression</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L267" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testMacroDefinitionDoesNotSupportNonConstantDefaultValues</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L289" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testMacroDefinitionSupportsConstantDefaultValues</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L24" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testCanOnlyAssignToNames has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L55" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testArrayExpression has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L68" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testArraySyntaxError has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L176" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testStringExpression has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="267" lineto="267" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L267" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="289" lineto="289" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L289" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L25" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L56" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L69" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="177" lineto="177" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L177" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L268" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L290" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ExpressionParserTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CoreTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L293" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CoreTestIteratorAggregate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L308" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CoreTestIteratorAggregateAggregate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L323" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CoreTestIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::getRandomFunctionTestData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L78" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testRandomFunctionWithoutParameter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L88" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testRandomFunctionReturnsAsIs is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L97" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testRandomFunctionOfEmptyArrayThrowsException is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L104" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testRandomFunctionOnNonUTF8String is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L120" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testReverseFilterOnNonUTF8String is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L146" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideCustomEscaperCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L155" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::testUnknownCustomEscaper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L171" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideTwigFirstCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L193" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideTwigLastCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L214" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideArrayKeyCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L237" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideInFilterCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="266" lineto="266" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L266" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTest::provideSliceFilterCases is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L288" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function foo_escaper_for_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L297" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIteratorAggregate::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L302" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIteratorAggregate::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="312" lineto="312" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L312" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIteratorAggregateAggregate::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L317" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIteratorAggregateAggregate::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L331" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L340" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::rewind is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="345" lineto="345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L345" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::current is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L354" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::key is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L359" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::next is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="367" lineto="367" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L367" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CoreTestIterator::valid is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="295" lineto="295" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L295" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIteratorAggregate::$iterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L310" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIteratorAggregateAggregate::$iterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="325" lineto="325" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L325" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIterator::$position is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="326" lineto="326" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L326" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIterator::$array is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L327" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIterator::$arrayKeys is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L328" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIterator::$allowValueAccess is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L329" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CoreTestIterator::$maxPosition is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L18" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testRandomFunction</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L135" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testCustomEscaper</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L162" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testTwigFirst</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L184" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testTwigLast</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L206" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testArrayKeysFilter</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L229" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testInFilter</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L257" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testSliceFilter</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L18" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testRandomFunction has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L135" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testCustomEscaper has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L162" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testTwigFirst has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L184" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testTwigLast has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L206" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testArrayKeysFilter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L229" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testInFilter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L257" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function CoreTest::testSliceFilter has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L19" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L136" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L163" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L185" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L207" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L230" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L258" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CoreTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L293" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CoreTestIteratorAggregate. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L308" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CoreTestIteratorAggregateAggregate. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="323" lineto="323" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L323" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CoreTestIterator. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php#L288" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function foo_escaper_for_test. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L20" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SandboxTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L329" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FooObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxWithInheritance is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxGloballySet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L65" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedMethodAccessor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L78" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L90" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedProperty is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L131" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::getSandboxUnallowedToStringTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::getSandboxAllowedToStringTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L172" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowMethodToString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L180" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowMethodToStringDisabled is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L188" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L200" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxUnallowedRangeOperator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L212" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowMethodFoo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L220" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L226" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="232" lineto="232" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L232" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowProperty is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L238" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L244" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowRangeOperator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L250" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxAllowFunctionsCaseInsensitive is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="262" lineto="262" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L262" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxLocallySetForAnInclude is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L287" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testMacrosInASandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="301" lineto="301" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L301" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testSandboxDisabledAfterIncludeFunctionError is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="318" lineto="318" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L318" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::getEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L335" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FooObject::reset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L340" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FooObject::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="347" lineto="347" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L347" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FooObject::foo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L354" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FooObject::getFooBar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L361" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FooObject::getAnotherFooObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L22" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxTest::$params is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L23" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SandboxTest::$templates is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L331" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FooObject::$called is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L333" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FooObject::$bar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L115" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testSandboxUnallowedToString</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L150" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testSandboxAllowedToString</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L115" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function SandboxTest::testSandboxUnallowedToString has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="150" lineto="150" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L150" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function SandboxTest::testSandboxAllowedToString has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L116" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L151" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php#L329" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FooObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FactoryRuntimeLoaderTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FactoryRuntimeLoaderTest::testLoad is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FactoryRuntimeLoaderTest::testLoadReturnsNullForUnmappedRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function getRuntime is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FactoryRuntimeLoaderTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function getRuntime. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FileCachingTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L22" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FileCachingTest::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FileCachingTest::tearDown is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L19" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FileCachingTest::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L20" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable FileCachingTest::$tmpDir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L41" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testWritingCacheFiles</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L53" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testClearingCacheFiles</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L42" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L54" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FileCachingTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FileExtensionEscapingStrategyTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FileExtensionEscapingStrategyTest::getGuessData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L18" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGuess</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L18" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function FileExtensionEscapingStrategyTest::testGuess has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L19" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FileExtensionEscapingStrategyTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L14" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FilesystemHelper is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L16" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemHelper::removeDir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php#L14" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilesystemHelper. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L12" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BrokenExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L14" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BrokenExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BrokenExtension::broken is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php#L12" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BrokenExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L35" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class IntegrationTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L60" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TwigTestFoo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L128" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TwigTestTokenParser_&#xA7; is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L143" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TwigTestExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L290" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ToStringStub is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L351" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SimpleIteratorForTesting is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function html is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTest::getExtensions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IntegrationTest::getFixturesDir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function test_foo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::bar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L72" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::getFoo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L77" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::getSelf is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::is is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L87" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::in is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L92" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::not is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L97" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::strToLower is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::rewind is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L107" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::current is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L112" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::key is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L117" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::next is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L122" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestFoo::valid is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L130" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestTokenParser_&#xA7;::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L137" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestTokenParser_&#xA7;::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L145" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::getTokenParsers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L152" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::getFilters is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L170" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::getFunctions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L183" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L191" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::&#xA7;Filter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L196" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::&#xA7;Function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L219" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::dynamic_path is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L224" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::dynamic_foo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L229" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::dynamic_test is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L234" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::escape_something is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L239" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::preserves_safety is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L244" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::staticCall is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L249" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::br is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L254" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::is_multi_word is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L259" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::__call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L268" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TwigTestExtension::__callStatic is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="284" lineto="284" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L284" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MagicCallStub::__call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L297" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ToStringStub::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L302" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ToStringStub::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L317" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CountableStub::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L322" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CountableStub::count is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L327" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CountableStub::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="340" lineto="340" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L340" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IteratorAggregateStub::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="345" lineto="345" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L345" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IteratorAggregateStub::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L356" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::current is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L361" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::next is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L366" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::key is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L371" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::valid is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="376" lineto="376" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L376" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::rewind is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="381" lineto="381" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L381" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SimpleIteratorForTesting::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L64" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTestFoo::$position is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L65" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TwigTestFoo::$array is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L315" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable CountableStub::$count is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="338" lineto="338" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L338" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable IteratorAggregateStub::$data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L353" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SimpleIteratorForTesting::$data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L354" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable SimpleIteratorForTesting::$key is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L62" ruleset="moodle" rule="constsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Constant TwigTestFoo::BAR_NAME is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L278" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class MagicCallStub</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L308" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for class CountableStub</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="201" lineto="201" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L201" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TwigTestExtension::escape_and_nl2br has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L209" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TwigTestExtension::nl2br has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L35" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IntegrationTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L60" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigTestFoo. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L128" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigTestTokenParser_&#xA7;. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L143" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TwigTestExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="278" lineto="278" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L278" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MagicCallStub. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="290" lineto="290" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L290" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ToStringStub. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L308" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CountableStub. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L333" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IteratorAggregateStub. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="351" lineto="351" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L351" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SimpleIteratorForTesting. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L30" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function html. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php#L55" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function test_foo. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class LegacyIntegrationTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L41" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class LegacyTwigTestExtension is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyIntegrationTest::getExtensions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyIntegrationTest::getFixturesDir is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyIntegrationTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyTwigTestExtension::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyTwigTestExtension::is_multi_word is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L55" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LegacyTwigTestExtension::getName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LegacyIntegrationTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php#L41" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LegacyTwigTestExtension. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class LexerTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testNameLabelForTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testNameLabelForFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testBracketsNesting is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L62" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::countToken is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLineDirective is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLineDirectiveInline is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L120" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLongComments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L132" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLongVerbatim is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L144" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLongVar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L156" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testLongBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L168" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testBigNumbers is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L179" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithEscapedDelimiter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L197" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithInterpolation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L218" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithEscapedInterpolation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L233" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithHash is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="248" lineto="248" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L248" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithUnterminatedInterpolation is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L259" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithNestedInterpolations is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L280" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testStringWithNestedInterpolationsInBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="302" lineto="302" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L302" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testOperatorEndingWithALetterAtTheEndOfALine is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="317" lineto="317" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L317" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testUnterminatedVariable is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L335" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testUnterminatedBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L353" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function LexerTest::testOverridingSyntax is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L21" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLegacyConstructorSignature</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L22" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/LexerTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/LexerTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class LexerTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ArrayTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L126" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Test_Loader_TemplateReference is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testGetSourceContextWhenTemplateDoesNotExist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testGetCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L78" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L87" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testSetTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L95" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testIsFresh is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L101" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testIsFreshWhenTemplateDoesNotExist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L110" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testTemplateReference is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L130" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Loader_TemplateReference::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L135" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_Loader_TemplateReference::__toString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L128" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_Loader_TemplateReference::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L18" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetSource</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L28" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetSourceWhenTemplateDoesNotExist</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L19" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L29" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ArrayTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php#L126" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_Loader_TemplateReference. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L22" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ChainTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testGetSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testGetSourceContextWhenTemplateDoesNotExist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testGetCacheKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L91" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testGetCacheKeyWhenTemplateDoesNotExist is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L100" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testAddLoader is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L108" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ChainTest::testExists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L24" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetSource</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L68" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetSourceWhenTemplateDoesNotExist</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L25" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L69" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ChainTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FilesystemTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testGetSourceContext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L43" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::getSecurityTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::getBasePaths is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L133" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testEmptyConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L139" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testGetNamespaces is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L148" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testFindTemplateExceptionNamespace is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L163" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testFindTemplateWithCache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L178" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testLoadTemplateAndRenderBlockWithCache is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L194" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::getArrayInheritanceTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L233" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilesystemTest::testTemplateExistsAlwaysReturnsBool is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L28" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testSecurity</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L68" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testPaths</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L204" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testArrayInheritance</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L220" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLoadTemplateFromPhar</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L28" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function FilesystemTest::testSecurity has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L68" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function FilesystemTest::testPaths has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L207" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function FilesystemTest::testArrayInheritance has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L221" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L29" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L69" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L205" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilesystemTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NativeExtensionTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L21" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetProperties</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L22" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NativeExtensionTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AutoEscapeTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AutoEscapeTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AutoEscapeTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BlockReferenceTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockReferenceTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockReferenceTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BlockTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlockTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlockTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L23" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class DeprecatedTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecatedTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DeprecatedTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class DoTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DoTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DoTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ArrayTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ArrayTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ArrayTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AssignNameTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AssignNameTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AssignNameTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AssignNameTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AddTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AddTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AddTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AddTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AndTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AndTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AndTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AndTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConcatTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConcatTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConcatTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConcatTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class DivTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DivTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DivTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DivTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FloorDivTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FloorDivTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FloorDivTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FloorDivTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ModTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ModTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class MulTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MulTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MulTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MulTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class OrTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OrTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OrTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OrTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SubTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SubTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L30" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SubTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SubTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CallTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L122" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Node_Expression_Call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L130" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CallableTestClass is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArgumentsWhenPositionalArgumentsAfterNamedArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArgumentsWhenArgumentIsDefinedTwice is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L42" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArgumentsWithWrongNamedArgumentName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L51" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArgumentsWithWrongNamedArgumentNames is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L60" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testResolveArgumentsWithMissingValueForOptionalArgument is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L69" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testResolveArgumentsOnlyNecessaryArgumentsForCustomFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L76" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testGetArgumentsForStaticMethod is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L91" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::customStaticFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L95" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::customFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L99" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::customFunctionWithArbitraryArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L103" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L112" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L124" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Node_Expression_Call::getArguments is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L132" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CallableTestClass::__invoke is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L137" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function custom_Twig_Tests_Node_Expression_CallTest_function is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CallTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L122" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Node_Expression_Call. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L130" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CallableTestClass. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php" linefrom="137" lineto="137" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php#L137" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function custom_Twig_Tests_Node_Expression_CallTest_function. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConditionalTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConditionalTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConditionalTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConditionalTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ConstantTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConstantTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ConstantTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ConstantTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FilterTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L113" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::testCompileWithWrongNamedArgumentName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L127" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::testCompileWithMissingNamedArgument is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L141" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::createFilter is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L149" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FilterTest::getEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_tests_filter_barbar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FilterTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php#L159" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_tests_filter_barbar. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class FunctionTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L33" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L102" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionTest::createFunction is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L107" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function FunctionTest::getEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L117" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_tests_function_barbar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class FunctionTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php#L117" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_tests_function_barbar. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class GetAttrTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GetAttrTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L38" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function GetAttrTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class GetAttrTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NameTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NameTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NameTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NullCoalesceTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NullCoalesceTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NullCoalesceTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ParentTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParentTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParentTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ParentTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L22" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TestTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTest::createTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L80" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTest::getEnvironment is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L90" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function twig_tests_test_barbar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TestTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php#L90" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for function twig_tests_test_barbar. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NegTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NegTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NegTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NegTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NotTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function NotTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NotTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class PosTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PosTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PosTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class PosTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L22" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ForTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L24" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L49" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ForTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php#L22" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ForTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class IfTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IfTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IfTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ImportTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="31" lineto="31" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L31" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ImportTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ImportTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L20" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class IncludeTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L22" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L37" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IncludeTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php#L20" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IncludeTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L21" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class MacroTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L23" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function MacroTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php#L21" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class MacroTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L26" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ModuleTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ModuleTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ModuleTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class PrintTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PrintTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function PrintTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class PrintTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SandboxTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SandboxTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SandboxTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L23" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SetTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L25" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SetTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php" linefrom="23" lineto="23" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php#L23" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SetTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class SpacelessTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L29" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function SpacelessTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class SpacelessTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TextTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L26" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextTest::getTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TextTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L19" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class NodeTraverserTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L33" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class IdentityVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IdentityVisitor::enterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L40" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IdentityVisitor::leaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function IdentityVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L21" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testNodeIsNullWhenTraversing</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="22" lineto="22" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L22" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L19" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class NodeTraverserTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php#L33" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class IdentityVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class OptimizerTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L20" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerTest::testRenderBlockOptimizer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L32" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerTest::testRenderParentBlockOptimizer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L58" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerTest::getTestsForForOptimizer is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L97" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function OptimizerTest::checkForConfiguration is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L44" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testForOptimizer</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L44" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function OptimizerTest::testForOptimizer has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L45" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class OptimizerTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L25" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ParserTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L186" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TestParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L196" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TestTokenParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::testSetMacroThrowsExceptionOnReservedMethods is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L35" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::testUnknownTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L50" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::testUnknownTagWithoutSuggestions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L75" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::getFilterBodyNodesData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L105" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::getFilterBodyNodesDataThrowsException is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L121" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::getFilterBodyNodesWithBOMData is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L131" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::testParseIsReentrant is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L154" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::testGetVarName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L176" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ParserTest::getParser is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L190" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestParser::filterBodyNodes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L198" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTokenParser::parse is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L214" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TestTokenParser::getTag is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L188" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TestParser::$stream is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L65" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testFilterBodyNodes</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L93" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testFilterBodyNodesThrowsException</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L113" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testFilterBodyNodesWithBOM</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L65" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ParserTest::testFilterBodyNodes has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L93" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ParserTest::testFilterBodyNodesThrowsException has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L113" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function ParserTest::testFilterBodyNodesWithBOM has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L66" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L94" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L114" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="25" lineto="25" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L25" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ParserTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L186" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TestParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/ParserTest.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/ParserTest.php#L196" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TestTokenParser. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class AbstractTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getIndexProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L52" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getEmbeddedBlockProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L57" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getEmbeddedTemplateProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L62" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getIncludedTemplateProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L67" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function AbstractTest::getMacroProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L72" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function generateProfile</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L73" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function AbstractTest::generateProfile has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class AbstractTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class BlackfireTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function BlackfireTest::testDump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class BlackfireTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class HtmlTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function HtmlTest::testDump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class HtmlTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TextTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TextTest::testDump is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TextTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L16" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class ProfileTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L18" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testConstructor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L27" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testIsRoot is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L36" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testIsTemplate is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testIsBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L54" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testIsMacro is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L63" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testGetAddProfile is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L73" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testGetDuration is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L82" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testSerialize is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L105" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function ProfileTest::testReset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php" linefrom="16" lineto="16" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php#L16" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class ProfileTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L26" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="460" lineto="460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L460" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateForTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L524" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateArrayAccessObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="558" lineto="558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L558" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMagicPropertyObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L585" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMagicPropertyObjectWithException is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L593" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplatePropertyObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="604" lineto="604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L604" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplatePropertyObjectAndIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="612" lineto="612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L612" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplatePropertyObjectAndArrayAccess is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="643" lineto="643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L643" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplatePropertyObjectDefinedWithUndefinedValue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L653" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMethodObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L705" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateGetIsMethods is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="716" lineto="716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L716" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMethodAndPropObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="740" lineto="740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L740" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateArrayAccess is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="768" lineto="768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L768" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMagicMethodObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="776" lineto="776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L776" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateMagicMethodExceptionObject is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="784" lineto="784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L784" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class CExtDisablingNodeVisitor is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L28" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::testDisplayBlocksAcceptTemplateOnlyAsBlocks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L64" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::getAttributeExceptions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L116" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::getGetAttributeWithSandbox is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L233" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::testGetAttributeOnArrayWithConfusableKey is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L306" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::testGetAttributeCallExceptions is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="315" lineto="315" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L315" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::getGetAttributeTests is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="447" lineto="447" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L447" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateTest::testGetIsMethods is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="464" lineto="464" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L464" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="471" lineto="471" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L471" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getZero is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L476" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getEmpty is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="481" lineto="481" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L481" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getString is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="486" lineto="486" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L486" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getTrue is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="491" lineto="491" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L491" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getTemplateName is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="496" lineto="496" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L496" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getDebugInfo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="501" lineto="501" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L501" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::doGetParent is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="506" lineto="506" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L506" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::doDisplay is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="510" lineto="510" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L510" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::getAttribute is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="519" lineto="519" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L519" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateForTest::block_name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="539" lineto="539" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L539" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccessObject::offsetExists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="544" lineto="544" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L544" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccessObject::offsetGet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="549" lineto="549" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L549" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccessObject::offsetSet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="553" lineto="553" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L553" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccessObject::offsetUnset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="574" lineto="574" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L574" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMagicPropertyObject::__isset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="579" lineto="579" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L579" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMagicPropertyObject::__get is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="587" lineto="587" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L587" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMagicPropertyObjectWithException::__isset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="606" lineto="606" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L606" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectAndIterator::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="624" lineto="624" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L624" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectAndArrayAccess::offsetExists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="629" lineto="629" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L629" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectAndArrayAccess::offsetGet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="634" lineto="634" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L634" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectAndArrayAccess::offsetSet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="638" lineto="638" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L638" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectAndArrayAccess::offsetUnset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="647" lineto="647" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L647" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplatePropertyObjectDefinedWithUndefinedValue::__construct is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="655" lineto="655" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L655" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getDefined is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="660" lineto="660" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L660" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::get1 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="665" lineto="665" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L665" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::get09 is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="670" lineto="670" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L670" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getZero is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="675" lineto="675" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L675" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getNull is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="679" lineto="679" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L679" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::isBar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="684" lineto="684" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L684" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::isBaz is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="689" lineto="689" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L689" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getBaz is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="694" lineto="694" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L694" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getProtected is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="699" lineto="699" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L699" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodObject::getStatic is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="707" lineto="707" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L707" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateGetIsMethods::get is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="711" lineto="711" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L711" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateGetIsMethods::is is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="720" lineto="720" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L720" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodAndPropObject::getA is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="727" lineto="727" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L727" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodAndPropObject::getB is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="734" lineto="734" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L734" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMethodAndPropObject::getC is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="747" lineto="747" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L747" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccess::offsetExists is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="752" lineto="752" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L752" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccess::offsetGet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="757" lineto="757" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L757" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccess::offsetSet is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="762" lineto="762" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L762" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateArrayAccess::offsetUnset is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="770" lineto="770" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L770" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMagicMethodObject::__call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="778" lineto="778" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L778" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateMagicMethodExceptionObject::__call is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="786" lineto="786" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L786" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CExtDisablingNodeVisitor::enterNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="795" lineto="795" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L795" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CExtDisablingNodeVisitor::leaveNode is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="800" lineto="800" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L800" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function CExtDisablingNodeVisitor::getPriority is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="462" lineto="462" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L462" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateForTest::$name is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="526" lineto="526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L526" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateArrayAccessObject::$protected is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="528" lineto="528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L528" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateArrayAccessObject::$attributes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="560" lineto="560" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L560" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMagicPropertyObject::$defined is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="562" lineto="562" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L562" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMagicPropertyObject::$attributes is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="572" lineto="572" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L572" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMagicPropertyObject::$protected is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="595" lineto="595" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L595" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$defined is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="596" lineto="596" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L596" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$zero is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="597" lineto="597" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L597" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$null is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="598" lineto="598" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L598" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$bar is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="599" lineto="599" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L599" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$baz is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="601" lineto="601" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L601" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObject::$protected is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="614" lineto="614" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L614" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObjectAndArrayAccess::$data is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="645" lineto="645" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L645" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplatePropertyObjectDefinedWithUndefinedValue::$foo is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="718" lineto="718" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L718" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMethodAndPropObject::$a is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="725" lineto="725" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L725" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMethodAndPropObject::$b is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="732" lineto="732" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L732" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateMethodAndPropObject::$c is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="742" lineto="742" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L742" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateArrayAccess::$vars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="745" lineto="745" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L745" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TemplateArrayAccess::$children is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L37" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeExceptions</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L87" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeWithSandbox</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L126" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeWithTemplateAsObject</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L156" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeWithTemplateAsObjectForDeprecations</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L219" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testRenderBlockWithUndefinedBlock</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L258" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttribute</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L268" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeStrict</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L286" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeDefined</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L296" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testGetAttributeDefinedStrict</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L37" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttributeExceptions has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L87" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttributeWithSandbox has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="258" lineto="258" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L258" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttribute has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L268" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttributeStrict has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L286" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttributeDefined has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L296" ruleset="moodle" rule="functionarguments" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for function TemplateTest::testGetAttributeDefinedStrict has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L158" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L221" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="221" lineto="221" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L221" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @expectedDeprecation used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L38" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L88" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L127" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L157" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L220" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L259" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L269" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L287" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L297" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @dataProvider detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L26" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="460" lineto="460" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L460" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateForTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="524" lineto="524" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L524" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateArrayAccessObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="558" lineto="558" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L558" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMagicPropertyObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="585" lineto="585" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L585" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMagicPropertyObjectWithException. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="593" lineto="593" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L593" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplatePropertyObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="604" lineto="604" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L604" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplatePropertyObjectAndIterator. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="612" lineto="612" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L612" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplatePropertyObjectAndArrayAccess. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="643" lineto="643" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L643" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplatePropertyObjectDefinedWithUndefinedValue. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="653" lineto="653" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L653" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMethodObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="705" lineto="705" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L705" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateGetIsMethods. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="716" lineto="716" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L716" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMethodAndPropObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="740" lineto="740" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L740" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateArrayAccess. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="768" lineto="768" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L768" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMagicMethodObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="776" lineto="776" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L776" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateMagicMethodExceptionObject. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php" linefrom="784" lineto="784" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php#L784" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class CExtDisablingNodeVisitor. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TemplateWrapperTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L19" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateWrapperTest::testHasGetBlocks is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L45" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateWrapperTest::testRenderBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L56" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TemplateWrapperTest::testDisplayBlock is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TemplateWrapperTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L17" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class TokenStreamTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L21" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStreamTest::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L47" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStreamTest::testNext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L59" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStreamTest::testEndOfTemplateNext is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L72" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function TokenStreamTest::testEndOfTemplateLook is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="19" lineto="19" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L19" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable TokenStreamTest::$tokens is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L35" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testLegacyConstructorSignature</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L36" ruleset="moodle" rule="phpdocsinvalidpathtag" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Incorrect path for phpdocs tag @group detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php#L17" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class TokenStreamTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L18" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class DeprecationCollectorTest is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L39" ruleset="moodle" rule="classesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Class Twig_Tests_Util_Iterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L34" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function DeprecationCollectorTest::deprec is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L41" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Tests_Util_Iterator::getIterator is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="20" lineto="20" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L20" ruleset="moodle" rule="functiondescription" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>There is no description in phpdocs for function testCollect</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="21" lineto="21" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L21" ruleset="moodle" rule="phpdocsinvalidtag" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Invalid phpdocs tag @requires used</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="18" lineto="18" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L18" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class DeprecationCollectorTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php#L39" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Tests_Util_Iterator. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L2" ruleset="moodle" rule="noemptysecondline" url="https://docs.moodle.org/dev/Coding_style" type="warning" weight="1">
        <message>Empty line found after PHP open tag</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="3" lineto="3" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L3" ruleset="moodle" rule="filephpdocpresent" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>File-level phpdocs block is not found</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L154" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::setUp is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L159" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testHtmlEscapingConvertsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L166" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testHtmlAttributeEscapingConvertsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L173" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testJavascriptEscapingConvertsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L180" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L185" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L190" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testCssEscapingConvertsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L197" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testCssEscapingReturnsStringIfZeroLength is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L202" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L207" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testUrlEscapingConvertsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L263" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testJavascriptEscapingEscapesOwaspRecommendedRanges is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L286" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testHtmlAttributeEscapingEscapesOwaspRecommendedRanges is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L309" ruleset="moodle" rule="functionsdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Function Twig_Test_EscapingTest::testCssEscapingEscapesOwaspRecommendedRanges is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="24" lineto="24" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L24" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_EscapingTest::$htmlAttrSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L55" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_EscapingTest::$jsSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L88" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_EscapingTest::$urlSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L123" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_EscapingTest::$cssSpecialChars is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L152" ruleset="moodle" rule="variablesdocumented" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Variable Twig_Test_EscapingTest::$env is not documented</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L13" ruleset="moodle" rule="variableshasvar" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Phpdocs for variable Twig_Test_EscapingTest::$htmlSpecialChars does not contain @var or incorrect</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/vendor/twig/twig/tests/escapingTest.php" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/vendor/twig/twig/tests/escapingTest.php#L5" ruleset="moodle" rule="packagespecified" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>Package is not specified for class Twig_Test_EscapingTest. It is also not specified in file-level phpdocs</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/version.php" linefrom="17" lineto="17" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/version.php#L17" ruleset="moodle" rule="phpdocsfistline" url="https://docs.moodle.org/dev/Coding_style" type="error" weight="3">
        <message>No one-line description found in phpdocs for file</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="savepoint" title="Update savepoints problems" url="https://docs.moodle.org/dev/Upgrade_API" numerrors="2" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected with the handling of upgrade savepoints</description>
    <mess>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L0" ruleset="moodle" rule="" url="https://docs.moodle.org/dev/Upgrade_API" type="error" weight="50">
        <message>Detected more 'if' blocks (16) than 'savepoint' calls (15) </message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/db/upgrade.php" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/db/upgrade.php#L0" ruleset="moodle" rule="" url="https://docs.moodle.org/dev/Upgrade_API" type="error" weight="50">
        <message>version 2016111200 is missing corresponding savepoint call </message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="thirdparty" title="Third party library modification problems" url="https://docs.moodle.org/dev/Peer_reviewing#Third_party_code" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected with the modification of third party libraries</description>
    <mess/>
  </check>
  <check id="grunt" title="grunt changes" url="https://docs.moodle.org/dev/Grunt" numerrors="1" numwarnings="1" allowfiltering="0">
    <description>This section shows files built by grunt and not commited</description>
    <mess>
      <problem file="" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/#L0" ruleset="moodle" rule="" url="https://docs.moodle.org/dev/Grunt" type="error" weight="5">
        <message>Problems running grunt</message>
        <description/>
        <code/>
      </problem>
      <problem file="" linefrom="0" lineto="0" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/#L0" ruleset="moodle" rule="" url="https://docs.moodle.org/dev/Grunt" type="warning" weight="1">
        <message>Task "stylelint:css" failed. Use --force to continue.</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="shifter" title="shifter problems" url="https://docs.moodle.org/dev/YUI/Shifter" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected by shifter</description>
    <mess/>
  </check>
  <check id="mustache" title="Mustache template problems" url="https://docs.moodle.org/dev/Templates" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected in mustache templates</description>
    <mess/>
  </check>
  <check id="gherkin" title="Gherkin .feature problems" url="https://docs.moodle.org/dev/Writing_acceptance_tests" numerrors="7" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected in behat .feature files</description>
    <mess>
      <problem file="question/type/coderunner/tests/behat/check_twig_student_variable.feature" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/check_twig_student_variable.feature#L7" ruleset="moodle" rule="indentation" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Wrong indentation for "Background", expected indentation level of 2, but got 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/check_twig_student_variable.feature" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/check_twig_student_variable.feature#L42" ruleset="moodle" rule="indentation" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Wrong indentation for "and", expected indentation level of 4, but got 3</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/edit_table.feature" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/edit_table.feature#L27" ruleset="moodle" rule="no-multiple-empty-lines" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Multiple empty lines are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/reset_button.feature" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/reset_button.feature#L47" ruleset="moodle" rule="no-multiple-empty-lines" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Multiple empty lines are not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/set_uiplugin.feature" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/set_uiplugin.feature#L45" ruleset="moodle" rule="indentation" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Wrong indentation for "Scenario", expected indentation level of 2, but got 0</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/set_uiplugin.feature" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/set_uiplugin.feature#L46" ruleset="moodle" rule="indentation" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Wrong indentation for "Step", expected indentation level of 4, but got 2</message>
        <description/>
        <code/>
      </problem>
      <problem file="question/type/coderunner/tests/behat/set_uiplugin.feature" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/d41ea16d579b08f5ce0f3bf24f0267045e9f116d/question/type/coderunner/tests/behat/set_uiplugin.feature#L51" ruleset="moodle" rule="indentation" url="https://docs.moodle.org/dev/Writing_acceptance_tests" type="error" weight="5">
        <message>Wrong indentation for "Step", expected indentation level of 4, but got 2</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
</smurf>
