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

When student opens assignment feedback PDF there are two message windows in the way

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.7
    • 2.5.6, 2.6.3
    • Assignment
    • IE8
    • MOODLE_27_STABLE
    • MOODLE_25_STABLE, MOODLE_26_STABLE
    • MDL-45119-master
    • Hide
      master + 2.6:

      This test requires Ghostscript to be installed on the server. It also requires an assignment activity.

      1. Log in as a student and upload a PDF as submission to the assignment.
      2. Log in as a teacher, go to the assignment and grade the student.
      3. Click "Launch PDF Editor" on the grading page to start the editor and then try all the different options in the editor.
      4. When you are done, click the 'Save changes' button.
      5. Check that a feedback PDF has been generated and that all edits are saved correctly.
      6. Log in as the student and access the assignment.
      7. View the feedback PDF and check that all feedback is displayed correctly.
      master, 26, and 25
      1. Edit /help_ajax.php to add the following immediately before the json_encode() line.

        throw new moodle_exception('foo', 'bar', new moodle_url('/foo'));
        

      2. Open the login page
      3. Click the help icon
        • Confirm that the exception was displayed correctly with link displayed normally
      Show
      master + 2.6: This test requires Ghostscript to be installed on the server. It also requires an assignment activity. Log in as a student and upload a PDF as submission to the assignment. Log in as a teacher, go to the assignment and grade the student. Click "Launch PDF Editor" on the grading page to start the editor and then try all the different options in the editor. When you are done, click the 'Save changes' button. Check that a feedback PDF has been generated and that all edits are saved correctly. Log in as the student and access the assignment. View the feedback PDF and check that all feedback is displayed correctly. master, 26, and 25 Edit /help_ajax.php to add the following immediately before the json_encode() line. throw new moodle_exception('foo', 'bar', new moodle_url('/foo')); Open the login page Click the help icon Confirm that the exception was displayed correctly with link displayed normally

    Description

      When student opens assignment feedback PDF there are two message windows in the way. The one in front is empty and the one behind it just says error.
      Discovered during qa testing MDLQA-7112

      Attachments

        Issue Links

          Activity

            People

              dobedobedoh Andrew Lyons
              alrachels AL Rachels
              Sam Hemelryk Sam Hemelryk
              Damyon Wiese Damyon Wiese
              Damyon Wiese Damyon Wiese
              Adrian Greeve, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                12/May/14