1- .. _Using Open edX as an LTI Tool Provider :
1+ .. _Using your Open edX instance as an LTI Tool Provider :
22
33Your 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
99another LMS such as Canvas, Blackboard or any system that supports LTI 1.1.
1010
1111Setting 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
7274When you include problem components from a graded subsection in an external LMS, the Open edX software grades
7375the learner responses and transfers the scores back to the external LMS.
@@ -93,10 +95,10 @@ What You Need from Your Site Operator
9395Before you can configure your external LMS to consume Open edX content, you need the following
9496from 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
102104You will enter these values into your external LMS when setting up the LTI integration. In
0 commit comments