Documentation

Turnitin's moodle direct integration - frequently asked questions.

  • Administrator Guide
  • Instructor Guide
  • Student Guide
  • Download Latest Build
  • 1 How do I configure the Moodle Direct integration?
  • 2 What are the main differences between Moodle Basic and Moodle Direct?
  • 3 Can users migrate their data from the Moodle Basic integration?
  • 4 Can both Moodle Direct and Moodle Basic integrations exist in the same account?
  • 5 Do users have to install anything new to use Moodle Direct?
  • 6 Can both plug-ins be installed and be used simultaneously?
  • 7 Does Moodle Direct handle due dates correctly?
  • 8 Does Moodle Direct work with Moodle Groups?
  • 9 I am a student, how do I submit my paper?
  • 10 I am an instructor, how can I make a submission on behalf of a student?
  • 11 How can I create a Turnitin Assignment via Moodle Direct?
  • 12 The error "Base API URL is incorrect or unavailable" is occurring when attempting to connect to TII
  • 13 An error occurs (No HTTPS - the URL was not transmitted via HTTPS)
  • 14 An error occurs (Could not write data to file) every time the button 'add submission' is clicked
  • 15 Do we need a new plug in for Turnitin2?
  • 16 Further logs to diagnose issue/error

How do I configure the Moodle Direct integration?

Below is an overview of the steps that need to be taken to integration Turnitin with Moodle using the Moodle Direct plug-in:

  • Configure the Moodle Direct area in the administrator account via www.submit.ac.uk or www.turnitin.com entering a shared secret key (that you make up), your institutions IP range of 255.255.255.255 and the error call back URL of https://submit.ac.uk/api_error.asp if you are on the submit.ac.uk service or https://turnitin.com/api_error.asp if you are on the turnitin.com service.
  • Navigate to the 'Download' link next to step 2 at the top of the page and download the latest version of the plug-in for Moodle Direct
  • On the server, place the 'turnitintool' folder in the 'mod/' folder
  • Ensure that you have cURL installed – you can check if you have via 'Site Administration >> Server >> Environment'
  • Log-in as the Moodle administrator and navigate to notifications
  • Navigate to 'Module >> Activities >> Turnitin Assignment' to complete the configuration of the plugin. A video guide on how to do this can be found here
  • If you are connecting through a proxy please complete the appropriate fields at the bottom of the configuration page. Including the correct URL, Port and Username and Password if applicable. Please note: that if the credentials entered here are incorrect the calls out to Turnitin will not succeed.
  • Click 'Run Connectivity Test' to test connection to Turnitin. If this is successful then you will be able to proceed and create Turnitin assignments.

What are the main differences between Moodle Basic and Moodle Direct?

The Moodle Basic plug-in supports the full Turnitin WriteCycle: Originality Checking, GradeMark, and PeerMark. When this plug-in has been installed users can access Turnitin from within Moodle via a framed in window. This means that all instances where Turnitin is used, the actual Turnitin screen appears within Moodle. With this plug-in, papers submitted to the Turnitin assignment are only stored in Turnitin. The following languages are supported with this plug-in: English, Spanish, French, German, Chinese (Traditional), Chinese (Simplified), Japanese, Korean, Thai and Malay.

The Moodle Basic plugin is recommended for customers who would like to use the full WriteCycle or for international customers who would like to use the integration in one of the supported languages other than English. Moodle Direct will have languages other than English implemented before the end of the 2010. Although the Moodle Basic integration incorporates all of the Turnitin WriteCycle functionality, some users may prefer to only work from within the Moodle interface. Customers with such a desire can use the Moodle Direct integration.

The Moodle Direct plugin currently supports Turnitin Originality Checking and GradeMark. By using the Moodle Direct plugin, all Turnitin actions have been incorporated seamlessly into the Moodle workflow. This includes: Turnitin assignment creation, submitting papers to the assignment, and accessing Originality Reports and GradeMark. With this plugin, papers submitted to a Turnitin assignment are stored in both Moodle and Turnitin. This plugin also allows instructor and student users to access submissions in Turnitin via the website.

The Moodle Direct plugin is recommended for customers who would like Turnitin to be incorporated seamlessly into the Moodle workflow and only wish to use Turnitin Originality Checking and GradeMark. Although PeerMark is not currently available in the Moodle Direct plugin, there are plans to include PeerMark in the future.

Can users migrate their data from the Moodle Basic integration?

Migrating data from the Moodle Basic integration to the Moodle Direct integration is not possible. However, users will still have access to their old data as long as they do not uninstall the Moodle Basic plug-in.

Can both Moodle Direct and Moodle Basic integrations exist in the same account?

Yes. Users can run a single Moodle instance with both the Moodle Basic and the Moodle Direct integrations installed.

Do users have to install anything new to use Moodle Direct?

Yes, you will need to install Moodle Direct plug-in. The plug-in can be downloaded from the administrator account via www.submit.ac.uk or www.turnitin.com

Can both plug-ins be installed and be used simultaneously?

Yes, both plug-ins can be run in parallel, although this could be very confusing for both instructors and students, since these are two completely different ways to create assignments and submit papers. In other words, there would be two Turnitin Assignment links in the 'Add an activity' list.

Does Moodle Direct handle due dates correctly?

Yes, the plug-in fully supports due dates and post-dates, incorporating the Moodle GradeBook. Therefore, any grades entered in Turnitin's GradeMark feature will be passed into the Moodle GradeBook on the post date specified in the assignment settings.

Does Moodle Direct work with Moodle Groups?

Not currently, but this is planned for a later date.

I am a student, how do I submit my paper?

Please see the instructional video here for a walkthrough on how to make your submission.

There is also a Student User Guide here and a PDF available to download here .

I am an instructor, how can I make a submission on behalf of a student?

Please see the instructional video here for a walkthrough on how to make a submission as an instructor on behalf of a student.

There is also an Instructor User Guide and a PDF is also available here .

How can I create a Turnitin Assignment via Moodle Direct?

Please see the instructional video here for a walkthrough on how to make a Turnitin Assignment using Moodle Direct.

There is also an Instructor User Guide and a PDF is available here .

The error "Base API URL is incorrect or unavailable" is occurring when attempting to connect to TII

Check that that API URL entered in the plug-in configuration via "Modules" >> "Activities" >> "Turnitin Assignment" is correct. For UK users on the 'submit.ac.uk' service the API URL needs to be https://submit.ac.uk/api.asp however the rest of the world users (non-UK) on the turnitin.com service will need to enter https://www.turnitin.com/api.asp

An error occurs (No HTTPS - the URL was not transmitted via HTTPS)

This error occurs when you configure the API Url with the http instead of https for example:

  • http://api.turnitin.com/api.asp << INCORRECT
  • https://api.turnitin.com/api.asp << CORRECT

An error occurs (Could not write data to file) every time the button 'add submission' is clicked

The error 'Could not write data to file' only occurs when you try to do a copy and paste submission, it occurs because PHP could not create a text file for the submission; this is usually due to directory permissions on the server in the 'moodledata' directory. For a file upload you will likely receive a 'File Upload Error' this will occur for the same reason. To resolve this you will need to add the necessary permissions to allow the web server to create files in the 'moodledata' directory.

Instructions for setting the correct permissions depends on your environment and server set up:

  • Creating Moodle site data directory
  • Windows installation using XAMPP#Moodledata folder

The above links explain how to set up the 'moodledata' directory permissions for a couple of example systems. If you are still unsure about how to do this please check with either your hosting provider / server administrator for more detailed information on how to set the correct permissions on your particular server set up.

Do we need a new plug in for Turnitin2?

You will not need to upgrade your plug-in for your VLE once Turnitin 2.0 is launched. The changes are being made to the features such as the Originality Report and GradeMark. The integration connects TO these features from Moodle.

Users will be defaulted into the new 'Unified Interface' that Turnitin 2.0 will bring once launch, however each user will have the ability to revert to the previous version of the Originality Report and GradeMark up to 12 months after launch.

Further logs to diagnose issue/error

In order to diagnose issues in more detail, turn diagnostic mode 'ON' from the plug-in configuration screen in Moodle (Logs are kept/produced when diagnostic mode is activated). To create logs for diagnostic purposes, reproduce the error then navigate to the logs on the server. The location should be '/moodledata/temp/turnitintool/logs/....' the comms and activity logs produced should be tagged with the date so you can identify which file the error would be shown in.

  • Turnitin's Moodle Direct Integration
  • Contributed code

Powered by MediaWiki

skip to content

Search Google Appliance

Information technology, services at a glance.

  • Instructional Technologies
  • Network Connectivity
  • Online Storage & Collaboration
  • Web Hosting
  • Classroom Technologies

Article Details

Last updated:, add a turnitin assignment in moodle, we're taking you to an updated version of this article..

UMass Amherst Information Technology support articles are now updated in the new IT Knowledge Base. We found an updated version of this article, so we're sending you there.

Taking you to:

Stay here to view this page in the legacy Support Center . Information may be outdated as these articles are no longer maintained.

Find answers to your tech questions in the new IT Knowledge Base .

UMass Amherst Information Technology support articles are now updated in the new IT Knowledge Base.

This article is part of our archived legacy Support Center and may be outdated or inaccurate . We did not find an updated version of this article. That means this archived content is more likely to be outdated or no longer relevant. Check the new IT Knowledge Base for updated information:

More tech help options

On This Page:

  • Add a Turnitin Assignment to a Moodle course

Configure basic settings for Turnitin Assignments in Moodle

  • Configure due dates and other additional settings within a Turnitin Assignment in Moodle

Turnitin assignments differ from regular Assignments in Moodle. Turnitin helps instructors evaluate the similarity of students’ work by comparing electronic documents to online sources and the Turnitin database. The software returns an Similarity Report which rates submitted assignments and highlights text that appears elsewhere. Faculty can have their students submit their assignments to Turnitin, or they can use it to assess suspect submissions (e.g., assignments without works cited pages, assignments without drafts, etc.).

Adding a Turnitin assignment in Moodle is a two-step process. First, you add the Turnitin assignment to your Moodle course page and edit the settings from within Moodle, you can then open the assignment and make additional settings within Turnitin.

Add a Turnitin Assignment to a Moodle course

pencil icon

  • Locate the section where you want a Turnitin assignment to appear. If the section is collapsed, click the arrow icon above the Section name to expand the section.
  • At the bottom of the section, click  +Add an activity or resource . The Add an activity or resource pop up will open showing a tile for each available resource or activity. Note : By default, the panel opens to All and shows all resources and activities. If you have starred favorite activities or resources, the panel will open to Starred . To only view resources, at the top of the pop-up, click Resources .

information icon

  • Select the Turnitin assignment icon or Turnitin assignment link . The Adding a new Turnitin assignment page opens.
  • Enter a title for your Turnitin assignment in the Name field (required). The name you enter will display as a link to the Turnitin assignment on your main course page.
  • To configure basic settings for the Turnitin assignment, see Configure Settings in Moodle (below).
  • Click Save and return to course to return to your main course page, or Save and display to view the assignment page.

When you add a  Turnitin assignment activity to a Moodle course, you are required to set the assignment's name, and the Submission Type . The remaining settings are optional. This section describes each setting.

  • Turnitin Assignment Name  (required) This is used as the assignment l ink on your course page.
  • Summary Enter a summary of the assignment and instructions. The Summary  will be visible to students when they click the assignment link, or you can select Display description on course page to display the Summary on your course page (best if the  Summary is very concise).
  • Any Submission Type  lets students choose to submit either a file or text entry.
  • File Upload requires that students upload a file containing their essay. Acceptable formats include PDF, Microsoft Word, and others. For the latest list of supported file formats, see Supported File Types and Size .
  • Text Submission provides students with a text box where they can type or paste in the text of their essay. This may work better for shorter submissions rather than essays that have multiple pages and have specifically formatted reference lists.
  • Number of Parts Specify whether students can submit multiple parts of their assignment, for example if they are uploading separate sections of an essay independently. This can be used for submitting multiple drafts of an essay.
  • Maximum File Size Set the maximum size of the file that students can upload. 
  • Allow submission of any file type? This setting will allow any file type to be submitted. With this option set to Yes , submissions will be checked for similarity where possible, submissions will be available for download and GradeMark feedback tools will be available where possible.
  • Display Similarity Reports to Students Specify whether students can see the reports that Turnitin generates. The default is No . Note:  Instructors can  always see these reports. This setting  only determines whether a student can see the report that the instructor received for their submission which can be useful in resolving disputes on similarity of the student's work, or for draft submission to allow students to improve citations.
  • Grade Display This option sets the display mode for the grades options. Grades can be displayed as a fraction or percentage.
  • Auto Refresh Grades / Scores Specify whether grades and similarity reports will be refreshed automatically. The default is Yes, automatically refresh similarity scores and grades .
  • Set these values as assignment defaults Select this option to make the current settings default for future Turnitin assignments.
  • Grade Select the Grade Type : None - The Turnitin Assignment will be ungraded and worth no points. Point - Grade out of a simple number of maximum points. Enter the maximum possible score for the Turnitin Assignment in a Maximun grade  field. Scale - Select a preset or custom Scale from the Scale drop-down. ( See Standard & Custom grading scales in Moodle ).
  • Grade Category Select a Category in your gradebook under which you would like the Turnitin assignment to be placed. See Grade Category Options in the Moodle Gradebook  for instructions on how to create a category in your gradebook. 
  • Grade to pass This setting determines the minimum grade required to pass. The value is used in activity and course completion, and in the gradebook, where pass grades are highlighted in green and fail grades in red.

Assignment Parts

By default, Turnitin assignments are composed of one part. If the assignment has more than one part (set above), each part will have its own form.

  • Name (required) A name for the assignment part. The default is Part 1 .
  • Start Date This defaults to the precise date and time the Turnitin assignment was created. Modify this if you want students to be able to start submitting their work at a later date and time.
  • Due Date This defaults to 7 days after the precise date and time at which you created the Turnitin assignment. Modify this with the actual due date you want for your assignment. Note : Students may still be able to submit their work after the Due Date if you enable Allow Submissions after the Due Date   (under Similarity Report Options, below).
  • Post Date This is the date at which your grades and feedback are made available for students to view. The default is 7 days after the precise date and time at which you created the Turnitin assignment. Modify this if you want your grades to be posted at or after your actual due date. Note : To have Turnitin and Moodle sync grades correctly you must have grades entered into Grademark BEFORE the Post Date. Any grades entered AFTER the post date must be synced individually. Instructors should set a reasonable time in which to grade student work for their Post Date.
  • Max Grades Enter the maximum points that can be earned in this part. The default is 100 . Note : In multiple part assignments, if all parts have the same Max grades value, the parts will be weighted equally in calculating the grade for the entire assignment that is recorded in the Moodle gradebook..

Similarity Report Options

  • Allow Submissions after the Due Date Set this to Yes  if you want to allow students to submit beyond the due date.
  • Generate reports immediately (students cannot resubmit) generates an Similarity Report as soon as a student makes a submission. With this option selected your students will not be able to resubmit the assignment.
  • Generate reports immediately (students can resubmit until due date): After 3 resubmissions, reports generate after 24 hours  allows students to continuously resubmit the assignment until the due date. It may take up to 24 hours to process Similarity Reports for resubmissions.
  • Generate reports on due date (students can resubmit until due date) only generates an Similarity Report on the assignment's due date. Note : This setting allows all assignment submissions to be compared against each other when the Similarity Reports are created.
  • Store Student Papers Papers stored in the UMass Amherst dedicated databases of assignments at Turnitin  are used solely for the purpose of detecting possible plagiarism during the grading process this term and in the future. Select no repository to disable this feature. The default is Institutional Repository (Where Applicable) .
  • Check against stored student papers Select  Yes to check submissions' similarity against those stored in the Turnitin repository. Similarity reports will provide details for matches within your current and previous classes, and general information for other matches found.
  • Check against internet Select  Yes to check submissions' similarity against internet content. 
  • Check against journals, periodicals and publications Select  Yes to check submissions' similarity against content from academic publications.
  • Check against Institutional Repository Select  Yes  to check against UMass' Institutional  Respository , which contains student work submitted at UMass. This is separate from  Turnitin's  databases.
  • Exclude Bibliography Select  Yes  if you would like to exclude the bibliography section of student submissions from similarity checking.
  • Exclude Quoted Material Select  Yes  if you would like Turnitin to skip over any quotes used in the student submission, as these are more likely to match works submitted elsewhere.
  • Exclude Small Matches Enter the minimum number of words (or the percentage of the essay) that need to match in order to flag a section of the student submission. This can cut down on commonly used phrases being flagged for similarity.

Grademark Options

To use a rubric for the assignment:

  • To use a rubric you have already saved, in the  Attach a rubric to this assignment  drop-down menu, select the desired rubric .
  • To build a new rubric, select Launch Rubric Manager . The  rubric editor will open.

Note: Quickmark feedback must be configured from within Turnitin (see below).

Configure due dates and other additional settings from within the Turnitin Assignment

  • On your Moodle course page, click the  Turnitin assignment to configure. The Turnitin assignment will open to the Submission Inbox .

edit icon

  • To view a student submission click the Submission Title . Submissions open in the Turnitin Document Viewer, in a new browser tab. From the viewer you can give feedback ( Grademark , Rubric , score ).

Sync icon

For additional help with Turnitin, see Turnitin's Moodle Moodle Direct V2 support articles for Instructors .

Printer-friendly version

Related Topics

Get it help.

Ask an expert at the IT Service Desk.

IT Service Desk Thanksgiving Recess Hours

  • Wednesday, 11/22 and Friday, 11/24 : Email/chat, phone, and in-person support available 8:30 a.m. - 5 p.m.
  • Thursday, 11/23 : IT Service Desk closed
  • Email and Chat Support 8:30 a.m. - 9:45 p.m. Monday - Friday 10 a.m. - 10 p.m. Saturdays & Sunday
  • Phone Support | 413-545-9400 8:30 a.m. - 4:45 p.m. Monday - Friday
  • In-Person Support ( Campus Center ) 8:30 a.m. - 7:45 p.m. Monday - Friday No appointment necessary. Walk-ins and calls accepted until 15 minutes before closing.
  • Computer, Phone & Other Device Repairs

Logo

  • Turnitin Guides
  • Turnitin in an LMS
  • Assignment management
  • Using the Turnitin Assignment Copy tool in Feedback Studio with Moodle LTI 1.3

Depending on your course setup, it may be easier to use the LMS course copy workflow instead.

This feature is only available with LTI 1.3 integrations.

Assignment Copy is a feature that makes it easier for instructors to copy assignment setups from previous courses for use in new courses. 

This feature is not limited to instructors who created the original assignment. Any instructors that were associated with the assignment will be able to locate it for copying into a new course.

For example, this tool makes it easy for instructors to:

  • Copy assignment setups from previous academic-year courses into brand-new courses for the upcoming academic year with updated dates.
  • Create a new set of assignments and then copy those assignment setups into multiple different courses using the same assignment dates.
  • Create one assignment setup as a template and then copy that assignment setup multiple times within a course.

To use the Assignment Copy tool, follow the steps below:

LTI13_AssignmentCopy_Create.png

It is not currently possible to edit the Instructions field for each assignment in this area. As a workaround, you can edit this field after the initial creation of the assignment(s). We are exploring adding support for this in the future.

  • Once the copied assignments are created, you will be able to see them in your assignment list.

Articles in this section

  • Creating a Handwritten Assignment in Moodle LTI 1.3
  • Creating an assignment in Feedback Studio using Moodle LTI 1.3
  • LMS course copy recommendations for Feedback Studio in Moodle LTI 1.3
  • Editing an assignment in Feedback Studio using Moodle LTI 1.3
  • Assignment settings in Feedback Studio for Moodle LTI 1.3
  • Using the Assignment Inbox in Feedback Studio with Moodle LTI 1.3
  • Submitting on behalf of a student in Feedback Studio for Moodle LTI 1.3
  • Using the Analytics Dashboard with Moodle LTI 1.3
  • Moodle LTI 1.1 to 1.3 migration FAQ for Feedback Studio instructors
  • Campus Resources
  • Student Organizations
  • Toggle navigation

Integrating Turnitin V2 in Brightspace Assignments

Introduction  

Turnitin Integration (TII) Version 2 is a tool that helps maintain academic integrity by checking student assignment submissions for potential plagiarism and providing detailed feedback. This guide provides a step-by-step process for integrating TII V2 into your Brightspace assignments. 

To enable Turnitin for an assignment: 

1. Create or Edit an Assignment  

Navigate to your course. On the navbar, select Activities –> Assignments. 

turnitin assignment moodle

Do one of the following: 

  • To create a new assignment, click “New Assignment” and enter the name, grade, due date, and instructions. 
  • To add Turnitin functionality to an existing assignment, click “Edit Assignment” and select the desired assignment. 

2. Enable Turnitin Integration  

On the assignment settings page, open Evaluation & Feedback 

turnitin assignment moodle

At the bottom of the Evaluation & Feedback area, select Manage Turnitin .  

turnitin assignment moodle

3. On Turnitin Integration Page:  

  • Click Enable Similarity Report for this folder. 
  • You can allow students to see the similarity scores for their submissions. 
  • You may also want Turnitin to automatically check all submissions. 

turnitin assignment moodle

  • You can use Brightspace Assignment tools to grade student submissions and provide inline feedback on their papers. However, if you prefer to use the Turnitin Feedback Studio to grade, you can select Enable Online Grading for this folder, and Automatically sync grades as Draft. 

turnitin assignment moodle

Options  

Choose More Options to further customize settings. 

turnitin assignment moodle

Submission settings: By default, student submissions are added to the institution’s repository, but you may choose not to add the submissions for a particular assignment if, for example, you are using the assignment for initial drafts. 

turnitin assignment moodle

Similarity Report : By default, students can only submit once, but you can allow students to resubmit until the due date. 

turnitin assignment moodle

If you have customized the options and wish to save them for future assignments, check “Save these settings for future use.” 

turnitin assignment moodle

4. Save and Submit  

After configuring the settings, click “Save.” Publish the assignment in Brightspace. Back in the Brightspace assignment settings window, make the assignment visible by toggling at the bottom of the window to make it available to students. 

5. Viewing the similarity report and grading the submission  

From Activities->Assignments, choose the assignment to evaluate. On the assignment screen,  

  • Choose Go to Evaluation to grade the submission. 
  • Click on the Similarity Report score to view. See the guide to navigating the report . 

turnitin assignment moodle

Support and Resources 

  • D2L Brightspace Overview of TurnItIn Assignments  
  • Access the Turnitin Help Center for detailed guides and FAQs . 

Was this helpful?

Welcome to the CUNY SPS OpenLab!

Powered by:

CBOX-OL Logo

IMAGES

  1. How to Create a Turnitin Assignment in Moodle

    turnitin assignment moodle

  2. How to Create a Turnitin Assignment in Moodle™ Software Platform to Scan for AI or Chat GPT Content

    turnitin assignment moodle

  3. Turnitin (& Moodle) assignment submission: checklist for students

    turnitin assignment moodle

  4. Moodle Turnitin assignment for Instructor

    turnitin assignment moodle

  5. Accessing the Turnitin Viewer

    turnitin assignment moodle

  6. Turnitin

    turnitin assignment moodle

VIDEO

  1. How Students Submit a Turnitin Assignment Part 1

  2. Submitting file assignments to YSJ TurnItIn

  3. How to add a TurnItIn assignment to your moodle page

  4. Uploading a Turnitin Assignment for Students

  5. Uploading an assignment to Turnitin via Moodle

  6. How to create a Turnitin PeerMark assignment

COMMENTS

  1. Using Turnitin with Moodle as a Student

    Using Turnitin with Moodle as a Student Assignments. Submitting to a Moodle Assignment. Submitting to a Moodle Workshop. Posting to a Moodle Forum. File requirements for your submissions. The Similarity Report. Viewing the Similarity Report. Interpreting the similarity score. Bibliography and quote exclusion definitions. Printing a document ...

  2. Adding Turnitin to a Moodle Assignment

    One option they have is to automatically have Turnitin active. Create a Moodle Assignment as you usually would. If you've never created a Moodle assignment before, navigate to a course and select the Turn editing on button. Select the + Add an activity or resource link that appears. From the Activities list, choose Assignment.

  3. Submitting to an assignment using Moodle Plagiarism/Integrity Plugin

    Submit to an assignment. Navigate to your course within Moodle. Select the title of the assignment you would like to submit to. Select the Add Submission button.; If this is your first time submitting an assignment, you may need to accept our End User License Agreement in order to successfully submit.; In the Add Submission section, select the paper icon to open the File Picker and proceed to ...

  4. Creating an assignment

    Each Turnitin assignment in Moodle Direct V2 can have multiple parts associated with it. The student must submit a file to each part to complete the assignment. By default, Moodle will create a one part assignment. Select the Maximum File Size for submissions. Turnitin allows up to 2MB for a text only submission and 100MB for a text and graphic ...

  5. Submitting to a Moodle Assignment

    Submitting to a Moodle Assignment. Turnitin uses the same Moodle upload process you'll already familiar with. If you haven't submitted using Moodle before, follow the steps below.. Using the Navigation sidebar, move to your course. Select the General option.. From the list of assignments, select the one you'd like to submit to.

  6. Using Turnitin with Moodle

    Using Turnitin with Moodle. Your Turnitin license is designed around empowering your organization to take control of plagiarism. You have access to an intuitive Similarity Report, providing text matches and an indicative similarity score. ... Enable Turnitin Integrity for Assign - Allows you to use Turnitin with ordinary Moodle Assignments.

  7. Turnitin Assignment

    Each Turnitin assignment in the Moodle Direct Integration can have multiple parts associated with it. The student has to submit a file to each part to complete the assignment. The default is a one part assignment. Select the Maximum File Size for submissions. Turnitin allows up to 2MB for a text only submission and 40MB for a text and graphic ...

  8. Creating an assignment or activity in Originality, Similarity and

    Navigate to the Moodle course you would like to add an assignment to. At the top-right of the screen, toggle Edit mode on.; Under the General section, select the + Add an activity or resource button.; Select the Activities tab. Choose the Activity you would like to use with Turnitin. Depending on what your Moodle administrator has allowed, Turnitin can be enabled for assignments as well as the ...

  9. Turnitin's Moodle Direct Integration (Instructor Guide)

    To create a Turnitin Assignment open the course home page, after logging in as a tutor click the 'Turn editing on' button. Select 'Turnitin Assignment' from the 'Add an activity...' drop down menu. General Turnitin Assignment settings: Enter a Name for the Turnitin Assignment. This will display as a link for students, so make it intuitive.

  10. Using Turnitin with Moodle

    Assignments. Adding Turnitin to a Moodle Assignment. Adding Turnitin to a Moodle Forum. Adding Turnitin to a Moodle Workshop. Adding Turnitin to a Moodle Quiz. Posting to a Moodle Forum. The Similarity Report. Submitting to a Moodle Assignment. Posting to a Moodle Forum. Submitting to a Moodle Workshop. Viewing the Similarity Report in a Moodle ...

  11. Moodle plugins directory: Turnitin plagiarism plugin

    Turnitin plagiarism plugin. Maintained by Bryan Holladay, Paul Dawson, Isaac Xiong, Carl Hostrander, Jack Milgate. Part of set Turnitin. Turnitin is an academic integrity solution, designed to integrate seamlessly with existing Moodle Assignments, forums, and workshops. A Turnitin license is required for use.

  12. Assignment management

    Assignment management. Instructor guidance for the assignment workflow in Moodle Direct V2. Follow. Downloading and exporting submissions in bulk using Moodle Direct V2. Moodle Direct V2 to LTI 1.3 migration FAQ for Feedback Studio instructors. LMS course copy recommendations for Feedback Studio in Moodle Direct V2.

  13. Turnitin's Moodle Direct Integration

    By using the Moodle Direct plugin, all Turnitin actions have been incorporated seamlessly into the Moodle workflow. This includes: Turnitin assignment creation, submitting papers to the assignment, and accessing Originality Reports and GradeMark. With this plugin, papers submitted to a Turnitin assignment are stored in both Moodle and Turnitin.

  14. Assignment management

    Assignment management. Instructor guidance for the assignment workflow in Moodle Plagiarism and Integrity Plugin. Editing an assignment in Feedback Studio with Moodle Plagiarism Plugin. LMS course copy recommendations for Feedback Studio in Moodle Plagiarism Plugin. Creating an assignment or activity in Feedback Studio using Moodle Plagiarism ...

  15. Adding Turnitin to a Moodle Workshop

    Create a Moodle Workshop as you usually would. If you've never created a Moodle assignment before, navigate to a course and select the Turn editing on button. Select the + Add an activity or resource link that appears. From the Activities list, choose Workshop. Set dates for the Allow Submissions From and Due Date settings.

  16. How to copy and reset a Moodle course containing Turnitin assignments

    The Turnitin Moodle Direct integration is fully compatible with the Moodle course archive and restore functionality. If you restore a Moodle course containing Turnitin assignment links from an archive into a Moodle environment configured with the Turnitin Moodle Direct integration, the restored course will by default retain its links to the Turnitin assignment it was initially linked to when ...

  17. Creating an Assignment

    Once the Turnitin LTI assignment is added to the LMS course by the instructor the Turnitin assignment interface can be accessed and the assignment settings can be adjusted. Previous; Next; Back to Support Center. Thank you! Your feedback will help us to improve this guide.

  18. Submitting to a Moodle Assignment

    Submitting to a Moodle Assignment. Turnitin uses the same Moodle upload process you'll already familiar with. If you haven't submitted using Moodle before, follow the steps below.. Using the Navigation sidebar, move to your course. Select the General option.. From the list of assignments, select the one you'd like to submit to.

  19. Add a Turnitin Assignment in Moodle

    Add a Turnitin Assignment to a Moodle course. In the menu bar at the top of your course page, select Turn editing on (green pencil icon ). Editing icons and links will appear. Locate the section where you want a Turnitin assignment to appear. If the section is collapsed, click the arrow icon above the Section name to expand the section.

  20. Using the Turnitin Assignment Copy tool in Feedback Studio with Moodle

    Create one assignment setup as a template and then copy that assignment setup multiple times within a course. To use the Assignment Copy tool, follow the steps below: When creating a new assignment, select the option to Copy assignment (s) from previously created assignments. Previous courses will populate in a list with all associated assignments.

  21. Moodle in English: Error in creating new assignments using Turnitin

    We are having difficulties in rolling over Moodle courses and marking assignments due to some Turnitin issues which we have logged with Turnitin but yet to get a workaround or solution. ... We are experiencing the same issue both when trying to create the Turnitin assignment and when students attempt to submit it. We are still using the old ...

  22. Integrating Turnitin V2 in Brightspace Assignments

    On the navbar, select Activities -> Assignments. Do one of the following: To create a new assignment, click "New Assignment" and enter the name, grade, due date, and instructions. To add Turnitin functionality to an existing assignment, click "Edit Assignment" and select the desired assignment. 2. Enable Turnitin Integration

  23. Submissions are displaying a QUEUED status in Moodle assignments

    For Turnitin specifically, there is a cronjob that is responsible for pushing submissions from Moodle through to Turnitin.If submissions within a Moodle Plagiarism Plugin assignment are showing a 'QUEUED' status, this indicates that the cron has either: Not yet ran. Stopped working. Been blocked by something on the server.

  24. Accidentally deleted Turnitin assignment

    If it was a Turnitin Assignment then it will either be Direct v1 or v2. To find out which try and add an activity to a course, it will either be Turnitin Assignment or Turnitin Assignment 2. The migration tool is available in a tab via Site Administration > Plugins > Activity Modules > Turnitin Assignment 2 if you have Direct v2 installed.

  25. Turnitin

    Turnitin