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

Store the list of userids for grading in MUC instead of the form data.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.5
    • 2.4
    • Assignment
    • MOODLE_24_STABLE
    • MOODLE_25_STABLE
    • MDL-36832-master
    • Hide
      1. Create an assignment and test it thoroughly as a student and as a teacher (create a submission, grade it, lock it, unlock it, try quick grading etc). The navigation between pages has changed so it all needs a good test.
      2. Disable javascript and do the same
      3. As a teacher disable javascript and click the magnifying glass icon above a students online text submission. Verify the back button on the page works correctly (try this from the grading table and the single grade page).
      1. These changes are also covered by unit tests
      Show
      Create an assignment and test it thoroughly as a student and as a teacher (create a submission, grade it, lock it, unlock it, try quick grading etc). The navigation between pages has changed so it all needs a good test. Disable javascript and do the same As a teacher disable javascript and click the magnifying glass icon above a students online text submission. Verify the back button on the page works correctly (try this from the grading table and the single grade page). These changes are also covered by unit tests

      Currently the assignment loads the list of user ids when the first grading page is opened and remembers this list as you click "Save and next" to iterate the list. This data is stored in the form, but this prevents us from using a standard "redirect after post" strategy for applying the grades (Because there is possibly too much info to put in the url for a redirect). Storing this info on the server (now we have MUC) would allow us to simplify these pages and make it easier for assignment plugins.

            damyon Damyon Wiese
            damyon Damyon Wiese
            Dan Poltawski Dan Poltawski
            Mark Nelson Mark Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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