Skip to content

Commit a20d7ef

Browse files
authored
Final fixes (#422)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Reorganized LTI 1.3 Canvas integration guide into clearer sections, adding “Link Selection and Assignment Selection” and “Course Navigation and Editor Button.” * Added and updated visual guides for the new sections; removed several placeholder/example table blocks and an obsolete assignment-mapping section. * Replaced external reference with the official IMS Global LTI v1.3 specification link and clarified step guidance. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 2924a09 commit a20d7ef

1 file changed

Lines changed: 11 additions & 25 deletions

File tree

source/instructors/admin/integration/lti1-3Canvas.rst

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ LTI 1.3 for Canvas
99
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.
1010

1111
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.
12-
For more information, see Learning Tools Interoperability Core Specification
13-
14-
The deep-linking URL is ``https://apollo.codio.com/lti/resource_selection``.
12+
For more information, see `Learning Tools Interoperability Core Specification <https://www.imsglobal.org/spec/lti/v1p3/>`__
1513

1614

1715
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.
7674

7775
|image4|
7876

79-
17. Expand each of the following fields, and copy the static links below:
77+
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.
78+
79+
80+
Link Selection and Assignment Selection
81+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8082

8183
.. image:: /img/canvaslinkassignmentselect.png
8284
:alt: Canvas Link Selection placement
8385
:width: 750px
8486

85-
86-
.. list-table:: **Link Selection and Assignment Selection**
87-
:widths: 30 70
88-
:header-rows: 0
89-
90-
* - **Select Message Type**
91-
- **LtiDeepLinkingRequest**
9287

9388
.. tabs::
9489

@@ -105,18 +100,14 @@ The Canvas user who carries out these steps must be a system administrator.
105100
https://static-assets.codio.com/dashboard/images/icons/favicon-16x16.da14ae918fd9bc3b.png
106101

107102

108-
.. image:: /img/canvascourseeditortselect.png
109-
:alt: Canvas Link Selection placement
110-
:width: 750px
103+
Course Navigation and Editor Button
104+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111105

112106

113-
.. list-table:: **Course Navigation and Editor Button**
114-
:widths: 30 70
115-
:header-rows: 0
107+
.. image:: /img/canvascourseeditortselect.png
108+
:alt: Canvas Course Navigation and Editor Button placement
109+
:width: 750px
116110

117-
* - **Select Message Type**
118-
- **LtiDeepLinkingRequest**
119-
120111

121112
.. tabs::
122113

@@ -325,8 +316,3 @@ Important Notes on Course Copy in Canvas:
325316

326317

327318

328-
Connecting/mapping assignments in Canvas
329-
------------------------------------------
330-
331-
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.
332-

0 commit comments

Comments
 (0)