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

Correct answer display in matching questions is badly formatted again

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.7, 2.8, 2.9
    • 2.7.8, 2.8.6
    • Quiz
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
    • MOODLE_27_STABLE, MOODLE_28_STABLE
    • Hide
      1. Create a matching question.
      2. Make sure that the sub-questions contain stupid HTML like <p>question 1<br></p>
      3. Preview the question and Submit and finish it.
      4. Verify the Correct answer display in the yellow feedback area looks right.
      Show
      Create a matching question. Make sure that the sub-questions contain stupid HTML like <p>question 1<br></p> Preview the question and Submit and finish it. Verify the Correct answer display in the yellow feedback area looks right.

    Description

      In mdl-4990 was a report about a layout probelm with correct answer feedback in matching question.
      The lang string writes: Correct answer is {$a}

      The structure of the text is the following
      The correct answer is: item1 <line break>
      answer item 1, item 2<line break>
      answer item 2, item 3<line break>

      A better structure would be
      The correct answer is:<line break>
      item1 - answer item 1, <line break>
      item 2 - answer item 2 <line break>
      ...

      The student can't easily identify which item is selected to which correct answer.

      Attachments

        Issue Links

          Activity

            People

              timhunt Tim Hunt
              ralfh Ralf Hilgenstock
              Damyon Wiese Damyon Wiese
              Dan Poltawski Dan Poltawski
              Rajesh Taneja Rajesh Taneja
              Tim Hunt, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                11/May/15