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

Replace Legacy events - module

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 2.6
    • 2.5
    • Events API
    • MOODLE_25_STABLE
    • MOODLE_26_STABLE
    • MDL-39959-master
    • Hide
      1. Create an assignment activity.
      2. Update the activity.
      3. Delete the activity.
      4. Create a label resource by dragging content into the course area. (Not creating manually)
      5. Edit the label.
      6. Delete the label.
      7. Create a scorm resource by dragging a scorm package into the course area.
      8. In each case above, make sure no error is encountered.
      9. Look at the site logs and make sure there is an entry with all correct details for each of the action above.
      10. Run unitests and make sure they pass (course/tests/courselib_test.php)
      Show
      Create an assignment activity. Update the activity. Delete the activity. Create a label resource by dragging content into the course area. (Not creating manually) Edit the label. Delete the label. Create a scorm resource by dragging a scorm package into the course area. In each case above, make sure no error is encountered. Look at the site logs and make sure there is an entry with all correct details for each of the action above. Run unitests and make sure they pass (course/tests/courselib_test.php)
    • 20
    • BACKEND Sprint 4

      Replace all legacy events related to module.
      course/dnduploadlib.php: events_trigger('mod_created', $eventdata);
      course/lib.php: events_trigger('mod_deleted', $eventdata);

      All places where course modules are created, updated or deleted.

            ankit_frenz Ankit Agarwal
            ankit_frenz Ankit Agarwal
            Frédéric Massart Frédéric Massart
            Marina Glancy Marina Glancy
            David Monllaó David Monllaó
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

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