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

Submission ID not passed to plagiarism plugins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • 2.6.6, 2.7.3, 2.8.1, 2.9
    • Assignment, Plagiarism
    • MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
    • Hide

      Hard to test as no core code uses this hook. It adds an extra param to the data array that is passed so hopefully the code is explanatory enough to pass without interface testing.

      If you really want to test this you could:

      1. This quick and dirty plagiarism plugin can be used for testing purposes. I wrote it while learning a bit about plagiarism with this issue: https://github.com/stronk7/moodle-plagiarism_dummypla
      2. Set up an assignment with online text submission, and perform some submission.
      3. View submissions page and check that submission data is debugged out (within a green or red message from the plugin, depends if the submission is considered plagiarism or no).

      Show
      Hard to test as no core code uses this hook. It adds an extra param to the data array that is passed so hopefully the code is explanatory enough to pass without interface testing. If you really want to test this you could: 1. This quick and dirty plagiarism plugin can be used for testing purposes. I wrote it while learning a bit about plagiarism with this issue: https://github.com/stronk7/moodle-plagiarism_dummypla 2. Set up an assignment with online text submission, and perform some submission. 3. View submissions page and check that submission data is debugged out (within a green or red message from the plugin, depends if the submission is considered plagiarism or no).

      The onlinetext submission plugin isn't passing enough data to plagiarism plugins to help them identify multiple attempts.

      It should pass the submission ID as well as the assigment to enable this.

      This issue is preventing the developers of the Turnitin plagiarism plugin from enabling it to deal properly with multiple attempts: https://github.com/jmcgettrick/MoodleDirectV2/issues/117

            maherne Michael Aherne
            maherne Michael Aherne
            Dan Marsden Dan Marsden
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            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.