Skip to content

Commit d018462

Browse files
authored
chore(embedding-assignments): include scored setting in lti embed (#190)
* chore(embed-assignments): include scored setting * html tags dont work in github preview; so remove
1 parent d0eb1b7 commit d018462

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

docs/assignments/embedding/edx.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,16 @@ This guide shows the edX.org-specific steps for embedding Mark assignments. Firs
2020

2121
4. Press **Edit** and fill in the fields:
2222

23-
| Field | Value |
24-
| --------------------------- | ---------------------------------------- |
25-
| **LTI ID** | `sn_lti` |
26-
| **LTI URL** | _Launch URL_ (from general instructions) |
27-
| **Launch Target** | `New Window` |
28-
| **Request user's username** | `true` |
29-
| **Request user's email** | `true` |
30-
| **Send extra parameters** | `true` |
23+
| Field | Value |
24+
| --------------------------- | ----------------------------------------- |
25+
| **LTI ID** | `sn_lti` |
26+
| **LTI URL** | *\[Launch URL from general instructions]* |
27+
| **Launch Target** | `New Window` |
28+
| **Request user's username** | `true` |
29+
| **Request user's email** | `true` |
30+
| **Send extra parameters** | `true` |
31+
| **Scored** \* | `true` |
32+
33+
> **Note:** Ensure **Scored** is set to `true` for **graded assignments**, so that grades can be assigned to the learner upon completion.
3134
3235
5. **Save****Preview** the unit. Use "View this course as…" to test both **Author** and **Learner** views.

docs/assignments/embedding/skillsnetwork.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,16 @@ This guide shows the Skills Network-specific steps for embedding Mark assignment
1919

2020
4. Press **Edit** and fill in the fields:
2121

22-
| Field | Value |
23-
| --------------------------- | ---------------------------------------- |
24-
| **LTI ID** | `sn_lti` |
25-
| **LTI URL** | _Launch URL_ (from general instructions) |
26-
| **Launch Target** | `New Window` |
27-
| **Request user's username** | `true` |
28-
| **Request user's email** | `true` |
29-
| **Send extra parameters** | `true` |
22+
| Field | Value |
23+
| --------------------------- | ----------------------------------------- |
24+
| **LTI ID** | `sn_lti` |
25+
| **LTI URL** | *\[Launch URL from general instructions]* |
26+
| **Launch Target** | `New Window` |
27+
| **Request user's username** | `true` |
28+
| **Request user's email** | `true` |
29+
| **Send extra parameters** | `true` |
30+
| **Scored** \* | `true` |
31+
32+
> **Note:** Ensure **Scored** is set to `true` for **graded assignments**, so that grades can be assigned to the learner upon completion.
3033
3134
5. **Save****Preview** the unit. Use "View this course as…" to test both **Author** and **Learner** views.

0 commit comments

Comments
 (0)