Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-74524

CC import issue: item titles set as section summaries instead of section names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 3.11.6
    • Backup: IMS-CC
    • None
    • MOODLE_311_STABLE

      When we produce CC 1.1 files, our manifest includes structured XML to indicate modules and items. For example:

      ```
              <item identifier="IM_858_23">
                <title>Part (invisible)</title>
                <item identifier="I_858_46" identifierref="R_858_46">
                  <title>Chapter 7 (has text)</title>
                </item>
                <item identifier="I_858_48" identifierref="R_858_48">
                  <title>Chapter 8 (has text)</title>
                </item>
                <item identifier="I_858_50" identifierref="R_858_50">
                  <title>Chapter 9 (has no text)</title>
                </item>
              </item>
      ```

      Upon importing a CC file into a Moodle course (via Restore), this item titled "Part (invisible)" is added successfully as a section. But the title itself, "Part (invisible)" is set as the section's summary rather than the section's name.

      We're expecting to see "Part (invisible)" used as the section's name, but instead the section is named "Topic #" with the summary text of "Part (invisible)".

      This happens consistently when importing CC files, so we're wondering why section names aren't being set with item titles. We could provide an example file if it helps with replicating this. 

            Unassigned Unassigned
            thomaspb Thomas Weideman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

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