From 4c05b77d4adcb765fb002120994b768b5db52401 Mon Sep 17 00:00:00 2001 From: Lola Valente Date: Tue, 21 Oct 2025 18:15:30 +0000 Subject: [PATCH 1/2] Final fixes --- .../admin/integration/lti1-3Canvas.rst | 34 ++++++------------- 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/source/instructors/admin/integration/lti1-3Canvas.rst b/source/instructors/admin/integration/lti1-3Canvas.rst index 027b868c..7ac7e70e 100644 --- a/source/instructors/admin/integration/lti1-3Canvas.rst +++ b/source/instructors/admin/integration/lti1-3Canvas.rst @@ -9,9 +9,7 @@ LTI 1.3 for Canvas On this page, you will find detailed step-by-step guidelines to help you integrate your Canvas and Codio accounts and connect assignments between the two applications. LTI version 1.3 improves upon version 1.1 by moving away from the use of OAuth 1.0a-style signing for authentication and towards a new security model, using OpenID Connect, signed JWTs, and OAuth2.0 workflows for authentication. -For more information, see Learning Tools Interoperability Core Specification - -The deep-linking URL is ``https://apollo.codio.com/lti/resource_selection``. +For more information, see `Learning Tools Interoperability Core Specification `__ Part 1: In Canvas - Create a Developer Key @@ -76,19 +74,16 @@ The Canvas user who carries out these steps must be a system administrator. |image4| -17. Expand each of the following fields, and copy the static links below: +17. Expand each field below and copy the static links provided. Each section has two steps—use the image as a reference guide to help you along the way. + + +Link Selection and Assignment Selection +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: /img/canvaslinkassignmentselect.png :alt: Canvas Link Selection placement :width: 750px - -.. list-table:: **Link Selection and Assignment Selection** - :widths: 30 70 - :header-rows: 0 - - * - **Select Message Type** - - **LtiDeepLinkingRequest** .. tabs:: @@ -105,19 +100,15 @@ The Canvas user who carries out these steps must be a system administrator. https://static-assets.codio.com/dashboard/images/icons/favicon-16x16.da14ae918fd9bc3b.png +Course Navigation and Editor Button +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + .. image:: /img/canvascourseeditortselect.png :alt: Canvas Link Selection placement :width: 750px -.. list-table:: **Course Navigation and Editor Button** - :widths: 30 70 - :header-rows: 0 - - * - **Select Message Type** - - **LtiDeepLinkingRequest** - - .. tabs:: .. code-tab:: text @@ -325,8 +316,3 @@ Important Notes on Course Copy in Canvas: -Connecting/mapping assignments in Canvas ------------------------------------------- - -There are also a number of ways you can connect/map assignments. Check out the following videos to see the option that best suits you. - From 8b8e30ff084c423d20190f4d0b83095c86ea905d Mon Sep 17 00:00:00 2001 From: Lola Valente Date: Tue, 21 Oct 2025 19:28:31 +0000 Subject: [PATCH 2/2] coderabbit fixes --- source/instructors/admin/integration/lti1-3Canvas.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/instructors/admin/integration/lti1-3Canvas.rst b/source/instructors/admin/integration/lti1-3Canvas.rst index 7ac7e70e..405b81df 100644 --- a/source/instructors/admin/integration/lti1-3Canvas.rst +++ b/source/instructors/admin/integration/lti1-3Canvas.rst @@ -105,7 +105,7 @@ Course Navigation and Editor Button .. image:: /img/canvascourseeditortselect.png - :alt: Canvas Link Selection placement + :alt: Canvas Course Navigation and Editor Button placement :width: 750px