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

It's not possible to identify the rows in the quiz summary table from JS

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7.3, 2.8.1
    • 2.7.4, 2.8.2
    • Quiz
    • MOODLE_27_STABLE, MOODLE_28_STABLE
    • MOODLE_27_STABLE, MOODLE_28_STABLE
    • Hide
      1. Create a quiz containing some descriptions & some real questions.
      2. Start an attempt at the quiz.
      3. Click Finish attempt...
      4. Use your browser dev tools to verify that each table row on that page has a class like quizsummary7 for the slot number for each question. (The same nubmer as the id="quiznavbutton7" attribute on the corresponding navigation link.)
      Show
      Create a quiz containing some descriptions & some real questions. Start an attempt at the quiz. Click Finish attempt... Use your browser dev tools to verify that each table row on that page has a class like quizsummary7 for the slot number for each question. (The same nubmer as the id="quiznavbutton7" attribute on the corresponding navigation link.)

    Description

      The summary table on mod/quiz/summary.php has the human-readable question names, but not any way for JavaScript to get the underlying slot number. I need that, so I am going to add it.

      Attachments

        Activity

          People

            timhunt Tim Hunt
            timhunt Tim Hunt
            Sam Marshall Sam Marshall
            Dan Poltawski Dan Poltawski
            Adrian Greeve Adrian Greeve
            Tim Hunt, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              12/Jan/15