Skip to content

Commit e8d0ab8

Browse files
committed
only submit HTML for PeerMark
1 parent 8bd4220 commit e8d0ab8

File tree

3 files changed

+7
-14
lines changed

3 files changed

+7
-14
lines changed

extras/img/turnitin_download.png

-77.2 KB
Binary file not shown.

final_project.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,16 @@ If you insist: Make sure you use at least 40 lines of code to come to a conclusi
6969
- Sensitive information
7070
- API keys
7171
- Personally-identifiable information (PII)
72-
1. Export the files.
73-
- `.ipynb`:
74-
1. `File`
75-
1. `Download`
76-
- `.html`:
77-
1. `File`
78-
1. `Save and Export Notebook As`
79-
1. `HTML`
80-
- You may need to [allow popups](https://support.google.com/chrome/answer/95472).
72+
1. Export the notebook as HTML by clicking:
73+
1. `File`
74+
1. `Save and Export Notebook As`
75+
1. `HTML`
76+
- You may need to [allow popups](https://support.google.com/chrome/answer/95472).
8177
1. Submit.
8278
1. In [{{lms_name}}]({{lms_url}}), go to `Content`.
8379
- Note that this is _not_ the `Assignments` tab of {{lms_name}}.
8480
1. Click `Final Project`. You should see the TurnItIn/PeerMark dashboard.
85-
1. Follow [these instructions](https://guides.turnitin.com/hc/en-us/articles/21851026380813-Submitting-to-a-Feedback-Studio-assignment-using-D2L-LTI-1-3) to upload the `.ipynb` and `.html` as-is.
81+
1. Follow [these instructions](https://guides.turnitin.com/hc/en-us/articles/21851026380813-Submitting-to-a-Feedback-Studio-assignment-using-D2L-LTI-1-3) to upload the `.html` file as-is.
8682
{%- endif %}
8783

8884
### Notes

final_project/peer_grading.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ If you disagree with the grade, you can appeal by [emailing the instructor and {
1818
1. Go to `Content`, then `Final Project`. You should see an embedded TurnItIn/PeerMark dashboard.
1919
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 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-
21+
- Download the `.html` file and open that file in your browser.
2522
- PeerMark (annoyingly) doesn't let you edit your review after you submit it, so double-check before submitting.
2623
{%- endif %}
2724
1. Fill out the rubric.

0 commit comments

Comments
 (0)