Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3234

Duplicating/Cloning Turnitin activities: duplicating/forking submissions and uneditable titles in gradebook

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 2.1.2
    • Module: Turnitintool
    • None
    • Oracle
    • Hide

      For our temporary workaround, we changed the source code to prevent duplication:

      course/lib.php:3187
      if (has_all_capabilities($dupecaps, get_context_instance(CONTEXT_COURSE, $mod->course)) && $mod->modname !=='turnitintool')

      { ... }
      Show
      For our temporary workaround, we changed the source code to prevent duplication: course/lib.php:3187 if (has_all_capabilities($dupecaps, get_context_instance(CONTEXT_COURSE, $mod->course)) && $mod->modname !=='turnitintool') { ... }
    • MOODLE_21_STABLE

      When using 2.1's x2 tool to clone Turnitin activities, if there are any submissions already in the assignment it duplicates them as well. It then "forks" the two clones so that any new assignments in the duplicated inbox only go to the duplicate.

      Furthermore, the gradebook lists two Turnitin activities of the same name, even though you might have changed the name during the "edit" phase of the duplication. Editing the title or summary of the activity after duplication still doesn't change the identical cloned title it has in the gradebook, making it very difficult to keep track of which activity is which.

      If there is no way to duplicate Turnitin activities seamlessly, it might be best to disable duplication for them.

            paul.dawson Paul Dawson (Inactive)
            sama Sam Anderson
            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.