Skip to content

Commit 8bd4220

Browse files
committed
fix PeerMark download instructions
1 parent bb51522 commit 8bd4220

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

extras/img/turnitin_download.png

77.2 KB
Loading

final_project/peer_grading.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,12 @@ If you disagree with the grade, you can appeal by [emailing the instructor and {
1616
1. Leave substantive feedback as a comment/attachment in the {{lms_name}} Assignment peer review area.
1717
{% else -%}
1818
1. Go to `Content`, then `Final Project`. You should see an embedded TurnItIn/PeerMark dashboard.
19-
1. Follow [these instructions to review](https://help.turnitin.com/feedback-studio/d2l/LTI13/student/peermark/writing-a-peer-review.htm).
19+
1. Follow [these instructions to review](https://guides.turnitin.com/hc/en-us/articles/23974126126093-Writing-a-peer-review).
2020
- Some students have reported issues when using Safari. If you're unable to access, try a different browser.
21-
- Download the `.html` and opening that file in your browser. As a backup, you can try downloading the `.ipynb` file and uploading it to [{{coding_env_name}}]({{coding_env_url}}) to view it.
21+
- Download the `.html` and open that file in your browser. As a backup, you can try downloading the `.ipynb` file and uploading it to [{{coding_env_name}}]({{coding_env_url}}) to view it.
22+
23+
![Download buttons in TurnItIn](../extras/img/turnitin_download.png)
24+
2225
- PeerMark (annoyingly) doesn't let you edit your review after you submit it, so double-check before submitting.
2326
{%- endif %}
2427
1. Fill out the rubric.

meta/assistant_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ It isn't your responsibility to look for potential instances of cheating/plagiar
209209
{%- endif %}
210210
1. Open each submission.
211211
{% if id == "nyu" -%}
212-
1. For similarity scores over 20%, look at the [report](https://help.turnitin.com/feedback-studio/lti/instructor/instructor-category.htm#the-similarity-report).
212+
1. For similarity scores over 20%, look at the [report](https://guides.turnitin.com/hc/en-us/articles/23438306524173-Navigating-the-Similarity-Report).
213213
- Matches in data output can be ignored.
214214
- If it seems like there may be instances of [plagiarism](../syllabus.md#class-policies) or you're not sure, let the instructor know.
215215
{% endif -%}

0 commit comments

Comments
 (0)