Skip to content

Commit 020ba7b

Browse files
scollovatijc-clark
andauthored
Apply suggestions from jc-clark code review
Co-authored-by: Joe Clark <[email protected]>
1 parent 26f5b2d commit 020ba7b

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/connect-a-learning-management-system-course-to-a-classroom.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,11 @@ An administrator needs to register your LMS instance with classroom before you c
4040

4141
1. Sign into your **Blackboard** instance.
4242
1. Select the Blackboard course or organization to integrate with {% data variables.product.prodname_classroom %}.
43-
1. In the right sidebar on the course page, click **Books & Tools**, then click **GitHub Classroom**. Note that the name may be different if your LMS admin named it something else when registering your LMS.
44-
1. Clicking the **GitHub Classroom** button will launch you into {% data variables.product.prodname_classroom %}, where you can select a classroom to link with your LMS course. This step might popup an error message "Unable to launch link. The Tool Provider has been disabled by the System Administrator: GitHub Classroom". To resolve this error, ensure that the status of tool “GitHub Classroom” is set to Approved. Click on LTI Tool Providers in Admin Panel. Hover on the name next to GitHub Classroom and click Approve.
43+
1. In the right sidebar on the course page, click **Books & Tools**, then click **GitHub Classroom**. Note that the name may be different if your LMS administrator named it something else when registering your LMS.
44+
1. Click **{% data variables.product.prodname_classroom %}**.
45+
1. In {% data variables.product.prodname_classroom %}, select a classroom to link with your LMS course.
46+
47+
> [!NOTE] This step might give you an error message, "Unable to launch link. The Tool Provider has been disabled by the System Administrator: {% data variables.product.prodname_classroom %}". To resolve this error, ensure that the status of the “{% data variables.product.prodname_classroom %}” tool is set to `Approved`. In the "Admin Panel," click **LTI Tool Providers**. Hover on the name next to {% data variables.product.prodname_classroom %} and click **Approve**.
4548
4649
Once your course is linked, you can import your roster from your LMS course to your classroom. For more information, see [Importing a roster from your LMS](#importing-a-roster-from-your-lms).
4750

content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/register-a-learning-management-system-with-github-classroom.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before you can connect your LMS to a classroom, an administrator for your LMS in
2121

2222
You can register your Blackboard installation with {% data variables.product.prodname_classroom %} to enable teachers to import roster data into their classrooms. For more information about Blackboard, see the [Blackboard website](https://www.anthology.com/products/teaching-and-learning/learning-effectiveness/blackboard).
2323

24-
### 1. Register {% data variables.product.prodname_classroom %} Developer Keys in the Anthology Developer Portal
24+
### Step 1. Register {% data variables.product.prodname_classroom %} Developer Keys in the Anthology Developer Portal
2525

2626
1. Sign into the [Anthology Developer Portal](https://developer.anthology.com/).
2727
1. Click on the **plus sign** in the [My Application](https://developer.anthology.com/portal/applications) page.
@@ -30,7 +30,7 @@ You can register your Blackboard installation with {% data variables.product.pro
3030

3131
| Field in the new app configuration | Value or setting |
3232
| :- | :- |
33-
| **Application Name** | `GitHub Classroom` <br/><br/>**Note**: You can use any name, it will be showed only to administrators. |
33+
| **Application Name** | `GitHub Classroom` <br/><br/>You can use any name, it will be showed only to administrators. |
3434
| **Description** | `Sync Blackboard course roster to GitHub Classroom` (or something similar) |
3535
| **Domain(s)** | `classroom.github.com` |
3636
| **Group** | Leave the default value or change it according to your institution needs. |
@@ -41,14 +41,14 @@ You can register your Blackboard installation with {% data variables.product.pro
4141
| **Signing Algorithm** dropdown | `RS256` |
4242
| **Custom parameters** | Leave empty. |
4343
1. Click **Register Application**.
44-
1. The Developer Portal will show a screen contains important information you'll need to input in the next steps of registering your instance in your Blackboard instance and in {% data variables.product.prodname_classroom %} below. Please note them in a safe place and click **Done**.
44+
1. The Developer Portal will show a screen that contains important information you'll need to input in the next steps of registering your instance in your Blackboard instance and in {% data variables.product.prodname_classroom %} below. Please note them in a safe place and click **Done**.
4545
1. In the table on the "My Applications" page, in the row for the GitHub Classroom application, click on the three dots and then **Manage Placements** in the dropdown menu.
4646
1. Click on the **plus sign**.
4747
1. On the "Register a new placement" configuration screen, set the fields to the following values.
4848

4949
| Field in the new placement configuration | Value or setting |
5050
| :- | :- |
51-
| **Placement Name** | `GitHub Classroom` <br/><br/>**Note**: You can use any name, but if you set this to something else, be sure this is communicated to teachers. |
51+
| **Placement Name** | `GitHub Classroom` <br/><br/>You can use any name, but if you set this to something else, be sure this is communicated to teachers. |
5252
| **Description** | `Sync Blackboard course roster to GitHub Classroom` (or something similar) |
5353
| **Type** dropdown | Course Tool |
5454
| **Allow students access** | Don't enable the flag. |
@@ -65,7 +65,7 @@ You can register your Blackboard installation with {% data variables.product.pro
6565
1. On the "LTI Tool Providers" page, click **Register LTI 1.3/Advantage Tool**.
6666
1. Insert the **Client ID** / **Application ID** obtained from the Developer Portal and click **Submit**.
6767
1. Blackboard will show all application data. In this page:
68-
1. Verify that **Tool Status** is "Approved".
68+
1. Verify that **Tool Status** is `Approved`.
6969
1. Verify that **User Fields to be Sent** flags are enabled for "Role in Course", "Name", "Email Address".
7070
1. Verify that **Allow mark service access** radio button is set to "No". To enable this option, navigate to the LTI Tool Providers in the Admin Panel:
7171
- Select Manage Global Properties

0 commit comments

Comments
 (0)