Skip to content

Commit

Permalink
chore: updated add lab to course docs (#93)
Browse files Browse the repository at this point in the history
* changed the instructional and non-instructional guide for coursera lab

* Fix: static image loading issue
  • Loading branch information
gprem09 authored Sep 12, 2024
1 parent 4d6107d commit 7fc3123
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions docs/labs/adding-labs-to-courses/add-a-lab-to-a-coursera-course.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ As a Skills Network author, you can create "instructional labs". These are labs

HTML files will be automatically generated from instructional labs so they can be easliy embedded or linked to from your course. To embed an instructional lab in your course, follow the steps below.

1. On your course page, navigate to the lab you want (under the `Labs` tab) and click "Add to Course"
1. On your course page, navigate to the lab you want (under the `Labs` tab) and click "Embed"

![image](/img/adding-labs-in-a-course/SN-AW-add-to-course.png)

Expand Down Expand Up @@ -57,11 +57,11 @@ HTML files will be automatically generated from instructional labs so they can b
To add a (non-instructional) lab to your course in **Coursera**:

1. In Coursera, go to the week and unit you want your lab to be in and add a new LTI Item.
1. In Coursera, go to the week and unit you want your lab to be in and add a new App Item.

![image](/img/adding-labs-in-a-course/SN-Coursera-add-LTI-item.png)

2. Add the following values to the corresponding fields within the LTI Item
2. Add the following values to the corresponding fields within the App Item

<table>
<tr>
Expand Down Expand Up @@ -89,6 +89,24 @@ The Lab Launch url can be easily found in Author Workbench on your course page.

![image](/img/adding-labs-in-a-course/SN-AW-coursera-lab-modal-lab-launch-url.png)

3. Now, go back to Coursera and click on `App Manager` on the left side of your screen to create a new app name and configuration.

![image](/img/adding-labs-in-a-course/SN-AW-coursera-lab-app-manager.png)

4. Click on `Add app`

![image](/img/adding-labs-in-a-course/SN-AW-coursera-lab-app-manager-add.png)

5. Now, select `LTI 1.1` and enter the Coursera credentials you copied earlier from the Author Workbench.

![image](/img/adding-labs-in-a-course/SN-AW-coursera-lab-app-manager-lti-input.png)

6. After clicking **Continue**, name your app and set your learner privacy preferences. Then select `Add App`.

![image](/img/adding-labs-in-a-course/SN-AW-coursera-lab-app-manager-lti-config.png)

7. You can return to your 'App Item,' publish your newly created lab, and then launch it.

### LTI Credentials

The consumer key and secret can be found in Author Workbench on your course page. Navigate to the `Advanced` tab and and scroll to the `LTI Credentials (Advanced Users Only)` section. Here, you will be able to copy the consumer key and secret. If you are publishing your course to Coursera, please use the `LTI Credential (Coursera)` credentials. Otherwise, use `LTI Credential (Skills Network / edX)`.
Expand Down
Binary file modified static/img/adding-labs-in-a-course/SN-AW-add-to-course.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/adding-labs-in-a-course/SN-Coursera-add-LTI-item.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7fc3123

Please sign in to comment.