Direct V2 Integration Administrator User Manual

Size: px
Start display at page:

Download "Direct V2 Integration Administrator User Manual"

Transcription

1 Guides.turnitin.com Direct V2 Integration Administrator User Manual Downloading the Moodle Direct Code Package LMS Migration Information Installation, Uninstall and Configuration Custom User Roles Troubleshooting Enabling Course Migration Paper Repository Options Glossary 1

2 Direct V2 Integration Administrator User Manual Welcome to the Turnitin Moodle Direct V2 Integration Manual. The Turnitin plugin gives users of the Moodle Learning System the ability to use Turnitin products within the Moodle interface. Turnitin provides plagiarism prevention services, paperless digital grading, class management and peer review tools to educational institutions around the world. Note - The Turnitin plugin is currently compatible with Moodle versions 2.3 to Prerequisite- Turnitin requires all packages that Moodle recommends to install Downloading the Moodle Direct Code Package LMS Migration Information Installation, Uninstall and Configuration Custom User Roles Troubleshooting Enabling Course Migration Paper Repository Options Glossary Create a customizable PDF Book Download a pre-compiled PDF 2

3 Downloading the Moodle Direct Code Package The Turnitin administrator must first configure the Moodle integration before the code packages can be installed. The Turnitin account administrator should log into their Turnitin account at 1. Log in as the Turnitin account administrator on the Turnitin homepage 2. Click on the integrations button for the account. If purchased the 'Unconfigured' button will appear under the integrations column. If an integration has already been configured click on the 'Configured' button and skip to step 6. If the integration has not been configured click on the 'Unconfigured' button 3. Click on Moodle Direct to open up the configuration page. Unconfigured platforms will have an unlit status button. A yellow status button indicates a partially configured integration. A green status button indicates a fully configured integration 3

4 4. Fill out the three required fields: create a shared key containing 8 alphanumerical characters your institution s IP Address or default IP address: an error callback URL or the default url: 5. Click Save to finalize the Moodle Direct configuration. 6. Once the integration has been configured the code packages for Moodle Direct will be available for download 4

5 7. Click on the Download button to the right of the version of Moodle your institution supports. Save the file in an easy to find location on the computer Note: Moodle Direct Version 2 only works with Moodle versions 2.3 to

6 LMS Migration Information When migrating to a new LMS server, upgrading an LMS server, or making any changes to the system which would result in deleting or changing existing LMS IDs (also referred to as database primary keys or PKIDs), you should backup your existing LMS IDs for users, courses and assignments. This information is required by our support team to restore your previous data. Prior to upgrading your system, please contact Turnitin support. 6

7 Installation, Uninstall and Configuration The activity module is installed in the standard way, instructions on how to install an activity module in Moodle can be found here: You must first unzip the plugin that you downloaded before it can be installed. The unzipped file will contain a folder labeled turnitintooltwo and a read me file. You will need to copy the turnitintooltwo folder onto the Moodle server in the /mod directory. Copy the folder into the base of the moodle modules directory into the mod folder. You may have to restart your web server service at this point. You should then navigate to Site Administration > Notifications and follow the on screen instructions. Note: The Turnitin plugin was not developed with support for third party plugins, therefore it cannot be guaranteed to function fully in conjunction with other assessment plugins. Course Migration Block Note: the turnitintooltwo module must be installed before you can use the turnitin block. The block plugin enables non-administrator moodle users to migrate courses from Turnitin to Moodle. To install, all you need to do is copy the /blocks/turnitin directory from the zip file in to your Moodle installations /blocks directory. You should then go to Site Administration > Notifications and follow the on screen instructions. Once the block is installed, it will need to be added to one or more of your Moodle screens. To do this you should switch Moodle to editing mode, in Moodle 2.5 this is done by clicking the Turn editing on button. Once the Add a block box is showing on screen select Turnitin and the block will be added to the screen. The block can be dragged around and positioned wherever you require. 7

8 If you have added a block and the logged-in user is enrolled on a class within your Turnitin account then a link will be displayed detailing how many classes a user has available to migrate. If the user has no courses available to migrate then the block will be hidden. Note: If you have added a block and the logged-in user is enrolled on a class within your Turnitin account then a link will be displayed detailing how many classes a user has available to migrate. If the user has no courses available to migrate then the block will be hidden. Plagiarism Plugin Note: the turnitintooltwo module must be installed before you can use the turnitin plagiarism plugin. The Plagiarism Plugin can be used within the following Moodle modules: Assignments, Forums and Workshops. To install, you need to copy the plagiarism/turnitin directory from the zip file in to your Moodle installations /plagiarism directory. Then go to Site Administration > Notifications and follow the on screen instructions. The plagiarism plugin needs to be enabled before this plugin can be used. You can do this by going to Site Administration > Advanced Features and ticking the Enable plagiarism plugins box before saving. The Plagiarism Plugin will inherit connection settings from the turnitintooltwo module, but you can set default values and whether the plugin is enabled within Moodle modules by going to Site Administration > Plugins > Plagiarism prevention > Turnitin plagiarism plugin. Required PHP settings In order for the module to work correctly you must enable support for curl in your php.ini file. To do this you need to locate the following line in your php.ini file: ;extension=php_curl.dll 8

9 Or ;extension=php_curl.so Remove the semi-colon at the start of the line to activate the php curl extension. Once you remove the semi-colon the web server service needs to be restarted. More information on curl and more detailed instructions for installing it can be found here: If you receive an error informing you 'unable to get local issuer certificate' or 'verify that the CA cert is OK' then you may need to install the CA certificate bundle from the curl repository on GitHub to allow Moodle to read the SSL certificates sent by Turnitin. Required Moodle setting Within config.php, the default setting for dbpersist needs to be: $CFG->dbpersist=false; Configuration Login to Moodle as the Moodle administrator then navigate to /admin to initiate the installation/upgrade process. Once the installation has completed, select Turnitin Assignment within the Plugins Activity modules menu. 9

10 1. Enter the Turnitin Account ID (Required) 2. Enter the Turnitin Secret Key that was set by the Turnitin Administrator (Required) 3. Enter the Turnitin API URL. For UK only Users enter and for all other users enter (Required) The Turnitin sandbox environment is available for testing the integration: 10

11 4. Choose whether to use GradeMark by using the drop down menu. If your account would like to use GradeMark select Yes 5. Select whether to use Anonymous Marking. Anonymous Marking is only available for TurnitinUK users. The default is No 6. Enter a disclaimer/agreement in the text box. Student s will have to check a box agreeing to this statement before submitting a paper (Required) 7. Do not select Yes for the Enable Diagnostic Mode option unless asked to do so by Turnitin support. The default is No 11

12 8. Click on the Save Changes button at the bottom of the screen to save all the entered information Uninstall the Moodle Plugin Uninstalling the Moodle plug in is done by going into the Moodle install directly and directly removing the code. Removing the Turnitin code will keep the tables within Moodle and if you then reinstall the plugin your assignment links will come back into view. However if remove the Turnitin Plugin via the Overview section Moodle will completely forget about the assignments. To recover the assignments once deleted from the Overview section you will have to use the migration tools to import them back in from Turnitin. 12

13 Custom User Roles If you are adding custom user roles within Moodle they should have appropiate capabilities attached to them. For example a Teacher should have different capabilities to Student. Creating a custom user role Creating custom user roles can only be done by the site administrator by navigating to Administration>Site Administration>Users>Permissions>Define Roles 1. To create a new role click 'Add a new role' beneath the Role Table. 13

14 2. On this page you can use a role or archetype as a template for the role you are creating or upload a preset. Doing nothing here will create a blank role for you to configure. Click Continue. 3. Set up the role as you would like it to be set up, adding a short name and full name to the role that will make sense for your workflow. The Context types for the role should be set to Course and Activity Module. 4. Fill in the rest of the settings where appropriate until you reach Activity: Turnitin Assignment 2 14

15 Teacher Settings for a teacher, or anyone who you want to be able to grade student work, should be set as shown in the table below. Add Turnitin Tool Activity Grade Turnitin Tool Assignments Read Turnitin Tool Assignments Submit Turnitin Tool Assignments View Turnitin Tool Assignments Allow Allow Allow Don't Set Allow Once you have finished configuring settings for this role click 'Create this Role' at the bottom of the page. Student Settings for a student should be set as shown in the table below. Add Turnitin Tool Activity Grade Turnitin Tool Assignments Read Turnitin Tool Assignments Submit Turnitin Tool Assignments View Turnitin Tool Assignments Don't Set Don't Set Allow Allow Allow 15

16 Once you have finished configuring settings for this role click 'Create this Role' at the bottom of the page. 16

17 Troubleshooting Connectivity Test To check the communication with Turnitin click on the Test Turnitin Connection link. If you click on the Test Turnitin Connection link, Moodle will try to access Turnitin. If Moodle successfully connects to Turnitin, A green check mark will be displayed next to the Test Turnitin Connection link. If you receive an error message please check the configuration data that was entered and fix any errors. The Show Data Dump and Save Data Dump links are useful for troubleshooting and may be referred to by Turnitin support. The Data dump tracks all Moodle communication with Turnitin. For example, the name and dates of each Turnitin assignment that was created within a course. 17

18 The Unlink Users link can be used to reset links between Turnitin accounts and Moodle accounts. Connectivity Issues If you encounter connectivity issues while using the Turnitin Moodle Direct integration (error: Turnitin API Base URL incorrect or unavailable, or error: Double check your API URL setting) this could be related to a CA certificate being unavailable to curl. Enabling diagnostics mode in the Turnitin plugin and viewing the Turnitin comms logs will identify if this is the case. The Moodle Direct plugin uses the server operating system's implementation of curl. If curl has an out of date (or no) CA certificates, the interaction with Turnitin will fail due to curl performing peer SSL certificate verification and not being able to verify the Turnitin SSL certificate. Until curl some CA certificates were provided, but after no CA certificates have been provided at all. Because of this, the Moodle server administrator would need to ensure that an up to date CA certificate bundle is used. For Debian and RedHat based distributions: CA certificates are distributed in the ca-certificates package. Gentoo servers provide them via the appmisc/ca-certificates ebuild. It's also a good idea to make sure that the OpenSSL libraries (libssl) and curl libraries (libcurl) are up-to-date on your server. 18

19 You will also need to place a file with the Bundle of CA Root Certificates (downloadable fromhttp://curl.haxx.se/ca/cacert.pem) on your webserver and make a curl.cainfo reference to this file in your php.ini. For Windows based servers: Please see point 4 within the link below which describes where to put/how to name the CA certificate bundle. 19

20 Enabling Course Migration The Moodle Direct version 2 Turnitin integration provides the ability for an instructor or an administrator to migrate courses and assignments from their Turnitin account. This ability allows instructors to migrate courses created in previously installed Moodle plugins (i.e. Moodle Basic or Moodle Direct version 1) to be reused or continued in the Moodle version 2 instance. A Moodle administrator can access the functionality by clicking on the Turnitin Course Migration tab in the Turnitin Assignment plugin settings. To make this functionality available to instructors, an administrator must add the Turnitin block to the interface. This will then show on screen how many classes a user is enrolled as an instructor on for the connected Turnitin account. They can click on this link to be taken to the Course Migration section. If a user is not enrolled as an instructor on any classes on the connected Turnitin account then the Turnitin block will be hidden. When a user goes to the Course Migration section they will be met with a table showing them the classes on the connected Turnitin account available for them to migrate to Moodle. 20

21 For more information on course and assignment migration please view the Moodle direct version 2 instructor manual: Moodle_DirectV2_Integration_Instructor_Manual.pdf 21

22 Paper Repository Options The Turnitin administrator can select the paper repository options within their account to either allow instructors to have access to paper repository assignment options or choose to have all student papers submitted to the standard repository. The Turnitin administrator has three options: enable instructor standard repository options, enable instructor expanded repository options, or submit all papers to the standard repository. 1. Login to Turnitin as the administrator and click on the edit icon to the right of the account name 2. Select one of the three options from the paper repository options: enable instructor standard repository options, enable instructor expanded repository options, or submit all papers to the standard repository 3. Click on submit in the bottom left corner of the account modification window to save any changes made 22

23 Note: If submit all papers to the standard repository is selected from the paper repository options pull-down menu, all student papers submitted to the account will be stored in the standard paper repository. If enable instructor standard repository options is chosen instructors will be able to set the assignment option to either store student papers within the standard paper repository or to not store the papers in any repository. If enable instructor expanded repository options is chosen, instructors will be able to set an assignment options to store student papers in the standard paper repository, in the institution paper repository, no repository, or to allow students to choose between the standard paper repository and the institution paper repository. 23

24 Glossary Definitions account account ID administrator consortium account GradeMark homepage instructor A Turnitin account allows instructors to use products purchased from Turnitin The numeric identification number for a specific account or sub-account The controller of a specific Turnitin account. This user type is able to install and configure, activate or deactivate products on an account, change account settings, and add or remove instructors from account access An account type which is the parent for multiple institutional accounts. Consortium accounts do not allow instructors to directly join. Instructors must be added to an institutional or departmental account A digital grading product offered by Turnitin which allows instructors to place comments and QuickMark editing marks on a submission for students to review. This product also includes standardized rubric scorecards and the ability to share QuickMark SM standard editing marks and rubric scorecards between instructors on an account via export or via administrators using the libraries sharing feature of the GradeMark digital grading product the default login page, which is different based on the selected default user type of the user profile being accessed the term used for teachers, tutors, or other student assisting users added or authorized to join as instructors on a specific Turnitin account. 24

25 A single person may be joined to multiple Turnitin accounts or sub-accounts using one user profile or separate user profiles. Users may fill more than one user type role on Turnitin internet archive libraries log in Originality Report PeerMark Plagiarism Prevention Turnitin s web repository includes inactive or no longer available web pages and copies of pages that have changed over time. This allows Turnitin to search against information that is no longer available or which has changed over time. The libraries menu displays the rubrics created by Turnitin or the instructor. For more information about rubrics please view the GradeMark training video or the rubric section of the GradeMark manual available at The act of an authorized user entering the address and personal password created for a user profile to enter Turnitin as the user associated with the address entered he Originality Report is a flexible document that allows students and instructors to review matches between a submitted work and the repositories scanned by Turnitin. Citations, quotations, and bibliographic material are all scanned against Turnitin s repositories to determine an overall similarity percentage as well as specific matches to similar text This product allows students to anonymously or with attribution review submissions made by other students within the course. Students reply to free response and scale questions selected or created by the instructor. Instructors may also comment on the paper using three different commenting tools: inline text tool, highlighter tool, and composition marks. A PeerMark assignment must be based on a normal Turnitin assignment where the student papers are initially submitted This product creates Originality Reports for submissions in assignments on Turnitin. The Originality Reports allow instructors and students to easily determine any problems in citation or referencing and assists instructors in determining the originality of a submitted work 25

26 product proxy server repository shared key student sub-account user profile A specific service, feature, or group of features offered by Turnitin as part of the purchase of a Turnitin license by an educational customer A proxy server is a server that stands between an institution s network and the internet. The proxy server passes requests from the institution s network to places on the internet and returns the responses from the internet to the institution s network A set of information of a specific type or types. In the specific context of the Originality Report provided by Turnitin, repository is used to refer to the type of information the submission was evaluated against for direct matching or high levels of similarity. Available repositories include internet, archived internet, periodical/journal/ publication information, and previous submissions A shared key is the eight digit, alphanumeric code that an institution s Turnitin account administrator creates. See page 3 for instructions on how to create the shared key. The shared key is used to verify the integrity of requests sent from the Institution s Moodle account to the institution s Turnitin account A user type able to enroll in courses created by an instructor user. Student user profiles can only submit to assignments created by an instructor in a class they are joined to or have been authorized to join An account created beneath a parent account. The Turnitin account tree allows for multiple subaccounts created under each parent account. Only individual accounts may not create sub accounts. The number of institutional accounts created beneath a consortium account is determined by license purchases The user profile is a set of user preferences and information associated with a specific ID within Turnitin. Each user profile requires a unique address. A specific address can only be used once within the Turnitin repository. New attempts to create a profile associated with an address currently existing in Turnitin will not succeed 26

Turnitin ANGEL 7.4 Integration Administrator User Manual

Turnitin ANGEL 7.4 Integration Administrator User Manual Turnitin ANGEL 7.4 Integration Administrator User Manual Updated June 7, 2011 Copyright 1998 2011 iparadigms, LLC. All rights reserved. Turnitin ANGEL Integration Manual: 1 Contents Administrator User

More information

Turnitin Blackboard Vista 3 Administrator User Manual

Turnitin Blackboard Vista 3 Administrator User Manual Turnitin Blackboard Vista 3 Administrator User Manual Version 2.0.3 Updated August 23, 2010 Copyright 1998 2010 iparadigms, LLC. All rights reserved. Turnitin Blackboard Vista 3 Integration Manual: 1 Contents

More information

Turnitin Blackboard Vista 4, 8, CE6, and CE8 Administrator User Manual

Turnitin Blackboard Vista 4, 8, CE6, and CE8 Administrator User Manual Turnitin Blackboard Vista 4, 8, CE6, and CE8 Administrator User Manual Version 2.1.0 Updated June 8, 2011 Copyright 1998 2011 iparadigms, LLC. All rights reserved. Turnitin Blackboard Vista Integration

More information

Submitting a Paper. File Types and Size

Submitting a Paper. File Types and Size Guides.turnitin.com Submitting a Paper How to Open Originality Reports How to View GradeMark PeerMark Assignment Inbox Assignment Inbox Preference and Help Menus Glossary 1 Submitting a Paper Student users

More information

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page.

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page. Guides.turnitin.com Turnitin Assignment Assignment Submission Dates Submitting Papers on Behalf of Students Viewing the Turnitin Submission Inbox Glossary 1 Turnitin Assignment Turnitin assignments are

More information

Turnitin Moodle Direct Integration Instructor User Manual. Version: Updated August 28, Turnitin Moodle Integration Manual: 1

Turnitin Moodle Direct Integration Instructor User Manual. Version: Updated August 28, Turnitin Moodle Integration Manual: 1 Turnitin Moodle Direct Integration Instructor User Manual Version: 2.1.0 Updated August 28, 2010 Turnitin Moodle Integration Manual: 1 Contents Instructor User Manual 1 Creating a Turnitin Assignment 3

More information

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page.

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page. Guides.turnitin.com Creating a Turnitin Assignment Creating a PeerMark Assignment Submitting Papers The Turnitin Assignment Inbox GradeMark Viewing the PeerMark Assignment Inbox Assignment Inbox Navigation

More information

Turnitin Moodle Direct Integration Student User Manual

Turnitin Moodle Direct Integration Student User Manual Turnitin Moodle Direct Integration Student User Manual Version: 2.1.0 Updated April 21, 2010 Copyright 1998 2010 iparadigms, LLC. All rights reserved. Contents Student User Manual 1 Submitting a Paper

More information

Turnitin Blackboard 9.0 Integration Student User Manual

Turnitin Blackboard 9.0 Integration Student User Manual Turnitin Blackboard 9.0 Integration Student User Manual Version: 2.1.0 Updated February 24, 2010 Copyright 1998 2010 iparadigms, LLC. All rights reserved. Turnitin Blackboard Learn Integration Manual:

More information

Turnitin Instructor User Manual Chapter 13: Glossary

Turnitin Instructor User Manual Chapter 13: Glossary Turnitin Instructor User Manual Chapter 13: Glossary Updated September 3, 2010 Turnitin Instructor Handbook: 177 Definitions account - a Turnitin account allows instructors to use products purchased from

More information

Direct V2 Integration Student User Manual

Direct V2 Integration Student User Manual Direct V2 Integration Student User Manual Direct V2 Integration Student User Manual Submissions Inbox Submitting a Paper Writing a PeerMark Review Glossary 1 Direct V2 Integration Student User Manual This

More information

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary Guides.turnitin.com Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary 1 Submitting a Paper To submit a Blackboard Direct assignment, the file must be uploaded to an

More information

Instructor User Manual

Instructor User Manual Instructor User Manual Instructor User Manual Creating a Turnitin Direct Assignment Assignment Submission Dates Grade Export and Bulk Download Viewing the Turnitin Submissions Inbox Modify Tab Submitting

More information

1. After turning Edit Mode On at the top right of the Contents page, select Turnitin Assignment using the Create Assessment pull down menu

1. After turning Edit Mode On at the top right of the Contents page, select Turnitin Assignment using the Create Assessment pull down menu Guides.turnitin.com Creating a Turnitin Assignment Revision Assignments Creating a PeerMark Assignment Submitting Papers The Turnitin Assignment Inbox Viewing the PeerMark Assignment Inbox Glossary 1 Creating

More information

Creating a Turnitin Assignment 2

Creating a Turnitin Assignment 2 Guides.turnitin.com Creating a Turnitin Assignment 2 Using the Turnitin Assignment 2 Submission Inbox Creating a Plagiarism Plugin Assignment Managing a Turnitin Assignment 2 1 Creating a Turnitin Assignment

More information

Preferences & Notifications Statistics Glossary Interpreting the Similarity Report

Preferences & Notifications Statistics Glossary Interpreting the Similarity Report Guides.turnitin.com Setting up Your Turnitin Account Setting up Your Turnitin Instructor Account (New Workflow) Logging In Resetting Your Password The Instructor Homepage Joining an Account Information

More information

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page.

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page. Guides.turnitin.com Turnitin Assignment Assignment Submission Dates Submitting Papers on Behalf of Students Viewing the Turnitin Submission Inbox Updating a Turnitin Assignment 2 Turnitin Students Tab

More information

Turnitin Student User Manual Chapter 1: Getting Started

Turnitin Student User Manual Chapter 1: Getting Started Turnitin Student User Manual Chapter 1: Getting Started Version: 2.1.1 Updated November 11, 2010 Turnitin Student Handbook: 1 Contents Chapter 1: Getting Started 1 Creating a New User Profile 4 Resetting

More information

Preferences & Notifications Information and Assistance

Preferences & Notifications Information and Assistance Guides.turnitin.com Feedback Studio Instructor Guide Enabling and Disabling Feedback Studio Setting up Your Turnitin Account Logging In Resetting Your Password Joining an Account The Instructor Homepage

More information

Turnitin Student User Manual Chapter 1: Getting Started

Turnitin Student User Manual Chapter 1: Getting Started Turnitin Student User Manual Chapter 1: Getting Started Version: 2.1.3 Updated August 1, 2011 Turnitin Student Handbook: 1 Contents Chapter 1: Getting Started 1 Creating a New User Profile 4 Resetting

More information

Student User Guide (updated )

Student User Guide (updated ) Student User Guide (updated 2.06.06) Copyright 2005 iparadigms, LLC. All rights reserved. Contents Contents 1 Getting Started 4 Creating Your User Profile 4 Logging In 4 Enrolling in a Class 5 Submitting

More information

Powerlink for WebCT CE 6/ Vista 4 User Guide (updated )

Powerlink for WebCT CE 6/ Vista 4 User Guide (updated ) Powerlink for WebCT CE 6/ Vista 4 User Guide (updated 9.20.05) Contents Introduction Installation & Configuration 3 Restricting Access 6 Allowing Access for Multiple Accounts 6 Turnitin Assignments Adding

More information

Turnitin (available in your LHU D2L course shell)

Turnitin (available in your LHU D2L course shell) Turnitin (available in your LHU D2L course shell) Turnitin improves the student writing cycle by preventing plagiarism and providing rich feedback to students. The Turnitin Suite provides the following

More information

Student User Guide (updated )

Student User Guide (updated ) Student User Guide (updated 2.06.06) Copyright 2005 iparadigms, LLC. All rights reserved. Contents Contents 1 Getting Started 4 Creating Your User Profile 4 Logging In 4 Enrolling in a Class 5 Submitting

More information

Coastal Office of Online Learning

Coastal Office of Online Learning Moodle Enhancements This resource guide highlights new features that are now available in the upgraded Moodle 3.1. It also addresses changes to existing features. Coastal Office of Online Learning Keep

More information

TurnItIn How Do I Set Up My Turnitin Assignment? How Do I Give Feedback to My Students in Turnitin?...109

TurnItIn How Do I Set Up My Turnitin Assignment? How Do I Give Feedback to My Students in Turnitin?...109 ASSIGNMENTS Table of Contents Assignment Settings... 4 How Do I Create an Assignment?... 5 How Do I Edit an Assignment?... 8 How Do I Create a Group Assignment?...11 How Do I Delete an Assignment?...18

More information

BYU-Idaho Online Knowledgebase

BYU-Idaho Online Knowledgebase ASSIGNMENTS Table of Contents Assignment Settings...4 How Do I Create an Assignment?...5 How Do I Edit an Assignment?...8 How Do I Create a Group Assignment?...12 How Do I Delete an Assignment?...21 "Dropbox"

More information

SacCT Creating a Turnitin Assignment How to Guide

SacCT Creating a Turnitin Assignment How to Guide SacCT Creating a Turnitin Assignment How to Guide HOW TO GUIDE WHAT IS A TURNITIN ASSIGNMENT CALIFORNIA STATE UNIVERSITY, SACRAMENTO Turnitin is an online plagiarism detection resource that is available

More information

Introduction to Dropbox Management Add a Category Add a Folder Set Availability for Dropbox Folders Add Special Access...

Introduction to Dropbox Management Add a Category Add a Folder Set Availability for Dropbox Folders Add Special Access... Dropbox Introduction to Dropbox Management... 2 Add a Category... 3 Add a Folder... 4 Set Availability for Dropbox Folders... 8 Add Special Access... 10 Reorder Folders and Categories... 12 Delete a Folder...

More information

Turnitin Feedback Studio. Office of Distance Education

Turnitin Feedback Studio. Office of Distance Education VIEWING TURNITIN SIMILARITY REPORTS AND LEAVING FEEDBACK Turnitin is an external tool integrated into D2L to allow instructors to check the originality, add comments, and evaluate students written work.

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

This user guide provides thorough explanations of the features and products found in the Turnitin website that are available for use by instructors.

This user guide provides thorough explanations of the features and products found in the Turnitin website that are available for use by instructors. INTRODUCTION Welcome to Turnitin. Turnitin provides originality checking services, class management tools, and paperless digital grading products to educational institutions around the world. This user

More information

1. To reach the class homepage, you must firstly access the main homepage by clicking the All Classes tab from the top of any page

1. To reach the class homepage, you must firstly access the main homepage by clicking the All Classes tab from the top of any page Guides.turnitin.com Creating a Paper Assignment Email Non-Submitters Submitting Papers The Assignment Inbox Viewing, Downloading, and Moving Papers Viewing Late Submissions Viewing Submission Information

More information

Turnitin Feedback Studio Guide

Turnitin Feedback Studio Guide Turnitin Feedback Studio Guide Contents Enable Turnitin Feedback Studio... 2 Elements of the Assignment Inbox... 3 Feedback Studio Interface... 4 Page Navigation... 5 Feedback Layers... 5 Adding QuickMarks

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 12. March. 2018 By: Technical Support Team Table of Contents 1) Introduction 3 2) Student Panel (SIS) 3 2.1) Student Panel (SIS) Login 3 2.1.1) Definitions

More information

All users must create a user profile. However, if you are an existing Turnitin user, please skip to guidance on Logging In.

All users must create a user profile. However, if you are an existing Turnitin user, please skip to guidance on Logging In. Guides.turnitin.com Setting up Your Turnitin Account Logging In Enrolling in a Class Submitting a Paper User Info, Preferences, Messages, and Assistance Viewing Feedback in GradeMark The Similarity Report

More information

Turnitin Assignment 2 in Moodle 3.1

Turnitin Assignment 2 in Moodle 3.1 Turnitin is an originality checking system that will help the instructor detect or determine plagiarism. Turnitin will compare students papers with a large database. Their sources are the internet, institution

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

More information

MOODLE 2.7 WHAT S NEW?

MOODLE 2.7 WHAT S NEW? MOODLE 2.7 WHAT S NEW? INTRODUCTION The recent update of our LMS, Moodle, sees some upgrades and minor changes to interface, functionality, and tools. This document outlines some of the changes in version

More information

e-submission of Coursework

e-submission of Coursework e-submission of Coursework Providing Feedback via Turnitin GradeMark 1. GradeMark Feedback Options In Turnitin GradeMark feedback can be provided using a combination of general/individual comments, comments

More information

Integrating Mahara with Moodle running under https

Integrating Mahara with Moodle running under https Server environment: Integrating Mahara 1.8.1 with Moodle 2.6.1 running under https Windows 2012 SP2 server on both machines Internet Information Services 9.5 PostgresSQL 9.3 PHP version 5.5.8 Installation

More information

Using Turnitin via Turnitin.com

Using Turnitin via Turnitin.com LIBRARY Using Turnitin via Turnitin.com Students Step by Step User Manual Nov2013 1 Contents Create a new account... 3 Submit a paper... 5 Access the Originality Report... 5 Print or save the report...

More information

Using Turnitin via Turnitin.com

Using Turnitin via Turnitin.com LIBRARY Using Turnitin via Turnitin.com Students Step by Step User Manual May2017 1 Contents Create a new account... 3 Submit a paper... 5 Access the Originality Report... 5 Print or save the report...

More information

Turnitin Instructors Guide

Turnitin Instructors Guide Turnitin is an Internet-based electronic text matching system that compares text in a student assignment, documents, research work against a database of sources. The database contains copies of the electronic

More information

Instructor Feedback Location and Printing. Locating Instructor Feedback When Available within Canvas

Instructor Feedback Location and Printing. Locating Instructor Feedback When Available within Canvas Instructor Feedback Location and Printing This document will identify the locations in Canvas where students may find instructor comments, feedback, inline editing, and rubric scores and comments. Also

More information

This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile.

This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile. Introduction This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile.! If you have received an e-mail from Turnitin with a temporary

More information

Creating and using a Turnitin marking rubric

Creating and using a Turnitin marking rubric Creating and using a Turnitin marking rubric Turnitin s GradeMark system contains several tools and types of marking that tutors can use when providing feedback. These include: general comments inline

More information

Turnitin Usage for Instructor. Click on Join Account

Turnitin Usage for Instructor. Click on Join Account Turnitin Usage for Instructor 1. Go to http://turnitin.com/ 2. Sign in and join account 2.2 2.1 2.1 For old user: Click on, type Chula e-mail address (...@...chula.ac.th) and password, click on and then

More information

Using UWSuperior and Turnitin Together

Using UWSuperior and Turnitin Together Using Learn@ UWSuperior and Turnitin Together Desire2Learn and Turnitin have added the ability to check the originality of documents submitted to the Dropbox in Learn@ UWSuperior to make Originality Checking

More information

LearnMate 7 Student s Quick Start Guide November 2015 Catalog # Rev B

LearnMate 7 Student s Quick Start Guide November 2015 Catalog # Rev B Student s Quick Start Guide November 2015 Catalog # 200068 Rev B Contents 1. ENTERING LEARNMATE... 3 2. JOINING A COURSE... 5 3. THE LEARNMATE INTERFACE... 6 4. NAVIGATING IN LEARNMATE... 7 5. LEARNMATE

More information

Turnitin Bulk Download Instructions

Turnitin Bulk Download Instructions Turnitin Bulk Download Instructions Currently, there is no way for Turnitin administrators to bulk download an account s papers from the university s Institutional database. Therefore, it will be up to

More information

Creating a Turnitin Assignment

Creating a Turnitin Assignment Creating a Turnitin Assignment Turnitin assignments are added from the course home page. To open the course home page, log into ecourses at https://ecourses.pvamu.edu and then click on the title of the

More information

Turnitin Guide for Instructors

Turnitin Guide for Instructors Contents... 1 Creating a Turnitin assignment submission point... 1 Creating a Paper Assignment... 2 Options...3 Creating a Revision Assignment... 4 Submitting papers... 4 Viewing submissions and reports

More information

Desire2Learn: Assignments

Desire2Learn: Assignments Desire2Learn: Assignments Page 1 Table of Contents Assignments... 2 Creating an Assignment folder... 2 To create a new Assignment folder... 2 Editing an Assignment Folder... 2 Assignment Submission Options...

More information

Welcome to the Turnitin Blackboard Integration Instructor User Manual.

Welcome to the Turnitin Blackboard Integration Instructor User Manual. Welcome to the Turnitin Blackboard Integration. The Turnitin Building Block extension gives users of the Blackboard Learning System the ability to use Turnitin products within their Blackboard interface.

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Table of Contents Turnitin Originality Reports... 1 Objectives:... 1 Using Turnitin in D2L... 2 Enable a D2L Dropbox... 2 The Originality Report... 3 Originality Reports for

More information

Final Submissions to University (Thesis/Dissertation/Project Reports) by Students will be Screened by Library

Final Submissions to University (Thesis/Dissertation/Project Reports) by Students will be Screened by Library Final Submissions to University (Thesis/Dissertation/Project Reports) by Students will be Screened by Library Please email the manuscript to library@uohyd.ac.in GUIDLEINES FOR USING ANTI-PLAGIARISM SOFTWARE

More information

Introduction to Moodle: Creating & Sharing Content

Introduction to Moodle: Creating & Sharing Content Introduction to Moodle: Creating & Sharing Content Aim This guide will help to get you started and develop your understanding of how to add, edit and create courses using Moodle. This guide is for Moodle

More information

Instructors: How to grade using Turnitin App

Instructors: How to grade using Turnitin App Instructors: How to grade using Turnitin App 1. This image displays the screen after navigating to the Dropbox area from the navbar. You can do so through Safari or another browser with your mobile device.

More information

Enabling Turnitin Turnitin Additional Options Creating Rubrics Viewing and Assessing Assignments Feedback Studio FAQs

Enabling Turnitin Turnitin Additional Options Creating Rubrics Viewing and Assessing Assignments Feedback Studio FAQs 1 Turnitin TurnItIn/Grademark is the contracted third-party tool integrated with D2L that checks for plagiarism (originality checking) and enables faculty to grade and provide feedback online. Turnitin

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

Turnitin Feedback Studio

Turnitin Feedback Studio IN THIS GUIDE Overview... 2 What Class Assignments use Turnitin?... 2 Viewing Submissions... 3 Entering Grades and Feedback... 4 Layers... 5 Leaving Feedback... 6 Similarity... 10 1 P a g e Overview Turnitin

More information

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ 1. Click the Assessment link on the navbar. 2. Scroll down and select Dropbox. 3. Click New Folder. 4. In the new folder

More information

Setting up a Turnitin Dropbox

Setting up a Turnitin Dropbox Setting up a Turnitin Dropbox Turn editing on Add an activity or resource Choose Turnitin Assignment 2 General Turnitin Assignment Name the name that will appear on the homepage eg. Assignment 1 submission

More information

A Quick Guide to Using Moodle version 2.6 Faculty Edition

A Quick Guide to Using Moodle version 2.6 Faculty Edition A Quick Guide to Using Moodle version 2.6 Faculty Edition Based on the Moodle participants handbook, edited and modified by Rev. Dr. Ellen Wondra and Gene Servillo. Refer all questions to: gservillo@bexleyseabury.edu

More information

Google Classroom Help Sheet

Google Classroom Help Sheet 1 Google Classroom Help Sheet Table of Contents Introduction Signing into Google Classroom Creating a Class Changing a Class Theme Adding a Teacher Photo to the Class Renaming or Deleting a Class Adding

More information

AIS Student Guide for submitting a Turnitin Assignment in Moodle

AIS Student Guide for submitting a Turnitin Assignment in Moodle AIS Student Guide for submitting a Turnitin Assignment in Moodle Before you start Turnitin currently accepts the following file types for upload into an assignment: Microsoft Word (.doc and.docx) Plain

More information

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ 1. Click the Assessment link on the navbar. 2. Scroll down and select Dropbox. 3. Click New Folder. 4. In the new folder

More information

Introduction to Moodle

Introduction to Moodle Introduction to Moodle Preparing for a Moodle Staff Development Session... 2 Logging in to Moodle... 2 Adding an image to your profile... 4 Navigate to and within a course... 6 Content of the basic template

More information

e-submission of Coursework

e-submission of Coursework e-submission of Coursework s In Turnitin GradeMark 1. Introduction to s Within Turnitin GradeMark, rubrics can be created to enable student work to be marked against standard assessment criteria/marking

More information

Turnitin Software Professional Development

Turnitin Software Professional Development Turnitin Software Professional Development Presented by: Office of Electronic and Continuing Education Northwestern State University For help or assistance call 357-6355 or email ece@nsula.edu Northwestern

More information

Turnitin Instructor Guide

Turnitin Instructor Guide Table of Contents Turnitin Overview... 1 Recommended Steps... 2 IMPORTANT! Do NOT Copy Turnitin Assignments... 2 Browser Requirements... 2 Creating a Turnitin Assignment... 2 Editing a Turnitin Assignment...

More information

Mountwest Student Blackboard Help

Mountwest Student Blackboard Help Mountwest Student Blackboard Help ** Student access to Blackboard courses will be available on the first day of class. ** To login to Blackboard you will need to know your Student ID number. This is a

More information

Click on the GradeMark icon for the paper where the comment is to be added (see illustration below).

Click on the GradeMark icon for the paper where the comment is to be added (see illustration below). GRADEMARK-RUBRICS Rubrics can be attached to an assignment using the Rubric Manager. Rubrics that have been attached to an assignment can be accessed for grading through the Rubric Scorecard. A rubric

More information

Scholastic Reading Inventory Installation Guide

Scholastic Reading Inventory Installation Guide Scholastic Reading Inventory Installation Guide For use with Scholastic Reading Inventory version 2.1 or later and Scholastic Achievement Manager version 2.1 or later Copyright 2012 by Scholastic Inc.

More information

FASTT Math Next Generation Installation Guide

FASTT Math Next Generation Installation Guide FASTT Math Next Generation Installation Guide For use with FASTT Math Next Generation version 2.1 or later and Scholastic Achievement Manager version 2.1 or later Copyright 2012 by Scholastic Inc. All

More information

System 44 Next Generation Installation Guide

System 44 Next Generation Installation Guide System 44 Next Generation Installation Guide For use with System 44 Next Generation version 2.3 or later and Scholastic Achievement Manager version 2.3 or later Copyright 2014 by Scholastic Inc. All rights

More information

COURSE ELEMENTS / DROPBOX

COURSE ELEMENTS / DROPBOX Creating a Dropbox (version 10.2) COURSE ELEMENTS / DROPBOX The following documentation will show you, the instructor, how to create a dropbox folder to enable electronic submissions from within a D2L

More information

This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF.

This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF. This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF. This document is designed to help Canvas admins know how permissions affect users

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Turnitin compares submitted papers with data in available repositories for matches or similar text.

Turnitin compares submitted papers with data in available repositories for matches or similar text. 8 Turnitin Blackboard manual for Instructors 8 ー 1 Turnitin compares submitted papers with data in available repositories for matches or similar text. The results of this comparison are displayed as a

More information

Create assignment with URKUND Plagiarism Checker

Create assignment with URKUND Plagiarism Checker Create assignment with URKUND Plagiarism Checker Table of Contents Set up an assignment with the plagiarism checker URKUND... 2 View the Similarity report... 4 Guides... 5 Sources used and not used...

More information

Google Classroom Help Sheet

Google Classroom Help Sheet 1 Google Classroom Help Sheet Table of Contents Introduction Signing into Google Classroom Creating a Class Changing a Class Theme Adding a Teacher Photo to the Class Renaming or Deleting a Class Adding

More information

Xerox App Gallery App Gallery User Guide. Version 5.0 September P06709

Xerox App Gallery App Gallery User Guide. Version 5.0 September P06709 Xerox App Gallery App Gallery User Guide Version 5.0 September 2018 702P06709 2018 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, ConnectKey, VersaLink, AltaLink, Xerox Extensible Interface

More information

Gather separately and upload. Course files and documents Web and media links

Gather separately and upload. Course files and documents Web and media links Export/Import Blackboard/Canvas While Blackboard and Canvas are similar in functionality, they operate differently. Because of the differences, some types of Blackboard content import into Canvas perfectly,

More information

Click on the GradeMark icon for the paper where the comment is to be added (see illustration below).

Click on the GradeMark icon for the paper where the comment is to be added (see illustration below). GRADEMARK-CREATE NEW RUBRICS The Rubric Manager can be used by instructors to create new rubrics. Rubric scorecards can be used to evaluate student work based on defined criteria and scales. Instructors

More information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information 1 Getting Started Whether you are a new user or a returning one, to access ithenticate

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

Create assignment with URKUND Plagiarism Checker New edition

Create assignment with URKUND Plagiarism Checker New edition Create assignment with URKUND Plagiarism Checker New edition Table of Contents Set up an assignment with the plagiarism checker URKUND... 2 View the Similarity report... 4 Guides... 5 Sources used and

More information

My Reviewers User Manual Series

My Reviewers User Manual Series My Reviewers User Manual Series Version 4.1 Student Guide Table of Contents Getting Started... 2 Logging in to the My Reviewers tool... 2 Navigating the site... 2 Uploading a Document... 3 Viewing Teacher

More information

When the plug-in is installed, you get a new button, to go to Upgrade application screen:

When the plug-in is installed, you get a new button, to go to Upgrade application screen: Technical Documentation Reference : Plugin Install Auto Version : V1.0 Plug-in Install Auto Introduction The objective of this document is to explain how to use the plug-in "Install Auto". With this plug-in

More information

Online Coursework Management (OCM) User Guide

Online Coursework Management (OCM) User Guide February 6, 2012 Online Coursework Management (OCM) User Guide Contents: Introduction Creating an Assignment Assignment Settings Marking and Feedback Administrator Tools Appendix: Generic Instructions

More information

READ 180 Next Generation Installation Guide

READ 180 Next Generation Installation Guide READ 180 Next Generation Installation Guide rskills including College & Career For use with READ 180 Next Generation suite and Student Achievement Manager version 2.5 or higher Table of Contents Introduction...

More information

CANVAS STUDENT QUICKSTART GUIDE

CANVAS STUDENT QUICKSTART GUIDE CANVAS STUDENT QUICKSTART GUIDE Table of Contents Get Started with Canvas...3 How do I log in to Canvas?...4 What is the Dashboard?...6 How do I view my courses?...10 How do I navigate a Canvas course?...12

More information

D2L Brightspace. The Dropbox. University Information Technology Services. Learning Technologies, Training & Audiovisual Outreach

D2L Brightspace. The Dropbox. University Information Technology Services. Learning Technologies, Training & Audiovisual Outreach D2L Brightspace The Dropbox University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 Kennesaw State University Division of University Information

More information

Creating a Turnitin submission

Creating a Turnitin submission Creating a Turnitin submission Before creating a submission point The Turnitin submission point can be created in any content area in duo. However, it may be easier for your students if you create a new

More information

Angel Turnitin Drop Box User Guide (updated )

Angel Turnitin Drop Box User Guide (updated ) Angel Turnitin Drop Box User Guide (updated 2.07.06) Turnitin Angel Dropbox User Guide 1.02 Instructor Usage Once the Turnitin Drop Box is available, instructors can add Turnitin Drop Boxes to their course.

More information

This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile.

This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile. Introduction This quickstart will help you get started with Turnitin. To begin, you need to register with Turnitin and create a user profile.! If you have received an e-mail from Turnitin with a temporary

More information

Viewing Turnitin Originality Reports

Viewing Turnitin Originality Reports Viewing Turnitin Originality Reports You can view the reports through the Turnitin Assignments' link under the Course Tools' area of the Control Panel', or through the Grade Centre' (provided anonymous

More information

READ 180 Next Generation Installation Guide

READ 180 Next Generation Installation Guide READ 180 Next Generation Installation Guide including rskills Tests Next Generation For use with READ 180 Next Generation suite and Scholastic Achievement Manager version 2.3 or higher Copyright 2014 by

More information