You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/connect-a-learning-management-system-course-to-a-classroom.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,11 @@ An administrator needs to register your LMS instance with classroom before you c
40
40
41
41
1. Sign into your **Blackboard** instance.
42
42
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**.
45
48
46
49
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).
Copy file name to clipboardExpand all lines: content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/register-a-learning-management-system-with-github-classroom.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Before you can connect your LMS to a classroom, an administrator for your LMS in
21
21
22
22
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).
23
23
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
25
25
26
26
1. Sign into the [Anthology Developer Portal](https://developer.anthology.com/).
27
27
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
30
30
31
31
| Field in the new app configuration | Value or setting |
32
32
| :- | :- |
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. |
|**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
41
41
|**Signing Algorithm** dropdown |`RS256`|
42
42
|**Custom parameters**| Leave empty. |
43
43
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**.
45
45
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.
46
46
1. Click on the **plus sign**.
47
47
1. On the "Register a new placement" configuration screen, set the fields to the following values.
48
48
49
49
| Field in the new placement configuration | Value or setting |
50
50
| :- | :- |
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. |
|**Allow students access**| Don't enable the flag. |
@@ -65,7 +65,7 @@ You can register your Blackboard installation with {% data variables.product.pro
65
65
1. On the "LTI Tool Providers" page, click **Register LTI 1.3/Advantage Tool**.
66
66
1. Insert the **Client ID** / **Application ID** obtained from the Developer Portal and click **Submit**.
67
67
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`.
69
69
1. Verify that **User Fields to be Sent** flags are enabled for "Role in Course", "Name", "Email Address".
70
70
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:
0 commit comments