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

New assignment component of Moodle 2.3 doesn't call plagiarism API on the assignment page

XMLWordPrintable

    • MOODLE_23_STABLE

      The Plagiarism API has the function "print_disclosure" to print a notice to the students that the assignment will be scanned for plagiarism.

      This function is called correctly in the former assignment module. However, the assignment module view page does not call this function any more.

      I temporarily add the following call to the function view_submission_page() in /mod/assign/locallib.php:

          $o .= $this->plagiarism_print_disclosure();

      and saw that it worked.

      I think this is a missing in the new assignment component.

            damyon Damyon Wiese
            lnthanhtri Tri Le
            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.