Skip to content

Commit f09f98e

Browse files
ayub02claudesarina
authored
Using Open edX Platform as LTI provider - Updates to Canvas example (#1458)
--------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Sarina Canelake <sarina@axim.org>
1 parent 732a7b0 commit f09f98e

18 files changed

Lines changed: 223 additions & 60 deletions

File tree

135 KB
Loading
50.1 KB
Loading
39.2 KB
Loading
234 KB
Loading
347 KB
Loading

source/community/release_notes/sumac/sumac_lti_cert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ View the `1EdTech listing for the Open edX platform here
4141

4242
:ref:`Enabling and using LTI Advantage features` (how-to)
4343

44-
:ref:`Using Open edX as an LTI Tool Provider` (concept)
44+
:ref:`Using your Open edX instance as an LTI Tool Provider` (concept)
4545

4646

4747
**Maintenance chart**

source/community/release_notes/teak/teak_lti_cert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ View the `1EdTech listing for the Open edX platform here
4141

4242
:ref:`Enabling and using LTI Advantage features` (how-to)
4343

44-
:ref:`Using Open edX as an LTI Tool Provider` (concept)
44+
:ref:`Using your Open edX instance as an LTI Tool Provider` (concept)
4545

4646

4747
**Maintenance chart**

source/community/release_notes/ulmo/ulmo_lti_cert.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ View the `1EdTech listing for the Open edX platform here
4141

4242
:ref:`Enabling and using LTI Advantage features` (how-to)
4343

44-
:ref:`Using Open edX as an LTI Tool Provider` (concept)
44+
:ref:`Using your Open edX instance as an LTI Tool Provider` (concept)
4545

4646

4747
**Maintenance chart**

source/educators/concepts/advanced_features/using_openedx_as_LTI_provider.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
.. _Using Open edX as an LTI Tool Provider:
1+
.. _Using your Open edX instance as an LTI Tool Provider:
22

33
Your instance as an LTI Tool Provider
44
######################################
55

66
.. tags:: educator, concept
77

8-
Open edX platform can act as a Learning Tools Interoperability (LTI) tool provider, allowing you to deliver Open edX course content inside
8+
The Open edX platform can act as a Learning Tools Interoperability (LTI) tool provider, allowing you to deliver Open edX course content inside
99
another LMS such as Canvas, Blackboard or any system that supports LTI 1.1.
1010

1111
Setting this up involves 2 roles:
@@ -66,8 +66,10 @@ by your site operator. See :ref:`Authentication Modes` for the configuration ste
6666
page, regardless of whether they are signed in.
6767

6868

69-
Grading
70-
=======
69+
.. _Grade Passback:
70+
71+
Grade Passback
72+
================
7173

7274
When you include problem components from a graded subsection in an external LMS, the Open edX software grades
7375
the learner responses and transfers the scores back to the external LMS.
@@ -93,10 +95,10 @@ What You Need from Your Site Operator
9395
Before you can configure your external LMS to consume Open edX content, you need the following
9496
from your site operator:
9597

96-
#. Consumer key: A unique identifier for the external LMS. Your site operator creates this when
98+
#. **Consumer key**: A unique identifier for the external LMS. Your site operator creates this when
9799
configuring the LTI consumer in Django admin.
98100

99-
#. Consumer secret: A shared secret used to authenticate the LTI connection. Created alongside the
101+
#. **Consumer secret**: A shared secret used to authenticate the LTI connection. Created alongside the
100102
consumer key.
101103

102104
You will enter these values into your external LMS when setting up the LTI integration. In

source/educators/concepts/exercise_tools/about_lti_component.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ interact with into the LMS for a course.
6363

6464
:ref:`Enabling and using LTI Advantage features` (how-to)
6565

66-
:ref:`Using Open edX as an LTI Tool Provider` (concept)
66+
:ref:`Using your Open edX instance as an LTI Tool Provider` (concept)
6767

6868

6969
**Maintenance chart**

0 commit comments

Comments
 (0)