Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-11573 META: New gradebook bugs reported by OU
  3. MDL-11622

Export of grades does not include correct student ID

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.9
    • 1.9
    • Gradebook
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

      I am trying to export grades in XML mode.
      I have set this as the site default.
      On selecting the quiz for which I wish to export grades I obtain the preview shown in Figure 1. This looks correct.
      However when I download the file the values in the <student></student> fields are not the IDs shown in Figure 1 but are as follows
      <results batch="xml_export_1191614551">
      <result>
      <state>new</state>
      <assignment>pgb1icma02</assignment>
      <student>11</student>
      <score>90.00000</score>
      </result>
      <result>
      <state>new</state>
      <assignment>pgb1icma02</assignment>
      <student>12</student>
      <score>80.00000</score>
      </result>
      <result>
      <state>new</state>
      <assignment>pgb1icma02</assignment>
      <student>13</student>
      <score>60.00000</score>
      </result>
      <result>
      <state>new</state>
      <assignment>pgb1icma02</assignment>
      <student>14</student>
      <score>40.00000</score>
      </result>
      <result>
      <state>new</state>
      <assignment>pgb1icma02</assignment>
      <student>15</student>
      <score>20.00000</score>
      </result>
      </results>

            skodak Petr Skoda
            pgb Philip Butcher (Inactive)
            Nobody Nobody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.