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

Exception when importing questions with tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.1
    • 3.1, 3.1 regressions
    • Questions, Tags
    • MOODLE_31_STABLE
    • MOODLE_31_STABLE
    • MDL-54715-master
    • Hide
      1. In question bank create questions with tags
      2. Export questions in Moodle XML format
      3. Import questions from this file somewhere else
      4. Make sure questions were imported with the tags (you need to edit question to see the tags)
      Show
      In question bank create questions with tags Export questions in Moodle XML format Import questions from this file somewhere else Make sure questions were imported with the tags (you need to edit question to see the tags)
    • 3.2 Sprint 1

      Pointed out by YaphetsFans on MDL-50851

      moodle 3.1 file /moodle/question/format.php on line 429,
      it shoud not be " core_tag_tag::set_item_tags('core_question', 'question', $question->context, $question->id, $question->tags);"
      should be like " core_tag_tag::set_item_tags('core_question', 'question', $question->id, $question->context, $question->tags);"

            marina Marina Glancy
            marina Marina Glancy
            Marina Glancy Marina Glancy
            Andrew Lyons Andrew Lyons
            cameron1729 cameron1729
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

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