Skip to content

Commit c44175e

Browse files
committed
Update docs for LTI changes
1 parent c7df826 commit c44175e

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

pretext/Assignments/instructorAssignments.ptx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@
5252
</p>
5353

5454
</paragraphs>
55+
56+
<paragraphs>
57+
<title>Assignments and LTI</title>
58+
<p>If you have LTI configured (<xref ref="lti_integration" />) Then your students will see a message on the assignment page that says that Assignments can only be accessed through the LMS. This is so grades can be properly passed back to the LMS. </p>
59+
<p>If you decide you don't want to use LTI you can remove that message and display the student assignments as usual by deleting the LTI keys you created when you set up LTI.</p>
60+
</paragraphs>
61+
5562
<paragraphs>
5663
<title>Assignment Status</title>
5764
<p>

pretext/Registration/lti.ptx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
, then click on “LTI Integration” in the Admin tab.</p>
2323
<image source="Figures/lti_config.png" description="LTI configuration panel" />
2424
</li>
25-
<li> Click on the <term>Create LTI Key and Secret</term> button. Click the <term>Show Secret</term> button. You will use these in the next phase.</li>
25+
<li> Click on the <term>Create LTI Key and Secret</term> button. Click the <term>Show Secret</term> button. You will use these in the next phase. Note that there is also a <term>Remove LTI Key and Secret</term> if you can't get LTI working with your LMS or just decide you don't want to use it you should remove the keys. This will allow your students to access assignments from the regular assignments page.</li>
2626
</ol>
2727
</p>
2828
</subsection>
@@ -119,7 +119,7 @@
119119
</ol>
120120
</p>
121121
</subsubsection>
122-
122+
123123

124124
<subsubsection xml:id="lms-d2l-setup">
125125
<title>Brightspace D2L</title>
@@ -130,8 +130,8 @@
130130
To check, while in your class on D2L, you can go to <term>Course Admin</term> - <term>External Learning Tools</term>, then click the <term>Manage Tool Links (Legacy)</term>. From there, click the <term>New Link</term> button.
131131
</p>
132132
</li>
133-
<li> <p>If that is successful, then here are the settings. <em>(Otherwise, talk to your LMS Admin to configure this for you)</em> </p>
134-
<dl>
133+
<li> <p>If that is successful, then here are the settings. <em>(Otherwise, talk to your LMS Admin to configure this for you)</em> </p>
134+
<dl>
135135
<li>
136136
<title>Title</title>
137137
<p>Enter either the Textbook Name or the assignment name on Runestone</p></li>
@@ -144,22 +144,22 @@
144144
<li><title>Key</title> <p> Enter this from Phase 1.</p></li>
145145
<li><title>Secret</title> <p> Enter this from Phase 1.</p></li>
146146
</dl>
147-
</li>
147+
</li>
148148
<li><p>Click the <term>Save</term> button before adding custom parameters.</p>
149149

150150
<dl>
151-
151+
152152
<li><title>Custom Parameters</title> <p> </p></li>
153153

154154
<li> click the <term>Add custom parameters</term> link.</li>
155155
<li><title>Name</title> <p> <term>custom_course_id</term></p></li>
156156
<li><title>Value</title> <p> the Runestone ID of the course (visible in the upper lefthand corner of each page in your Runestone course).</p></li>
157157

158158
<li><title>Security Settings</title> <p>Select <term>use link security settings</term></p></li>
159-
159+
160160
<li><p>
161161
Make sure at least the following settings are checked:</p>
162-
162+
163163
<ul>
164164
<li> Send tool consumer information to tool provider</li>
165165
<li> Send context information to tool provider </li>
@@ -171,18 +171,18 @@ Make sure at least the following settings are checked:</p>
171171

172172
</ul></li> </dl></li>
173173

174-
174+
175175
<li> Once everything is selected, click <term>Save and Close</term> </li>
176-
176+
177177
<li>
178178
Now, from anywhere in your course, you can select <term>Existing Activities</term> - <term>External Learning Tools</term> and then the link you created. After adding this link, make sure that you make sure the link is configured to <term>Open as External Resource</term>. That way the right information will be passed to the textbook.
179179
</li>
180-
180+
181181
<li> Students will be able to click on this link when you make it available to them. <em>If they don't click on the assignment, they won't receive a grade, so when you make the assignment on runestone, you probably want the <term>Visible to Students</term> checkbox to remain unchecked. This way it will only be available from the D2L link.</em></li>
182182
<li> When the assignment is due, go to Runestone <em>directly from your D2L course by using an assignment link</em>. Otherwise, grade reporting <em>won't work</em>.</li>
183183
<li> In the grading tab of the instructor interface, grade the assignment, then click the <term>Release Grades</term> button. Doing this will push all grades to D2L. (If you need to regrade later, you can always click the “Hide Grades” button, and then do “Release Grades” again.)</li>
184184
</ol>
185-
185+
186186
</subsubsection>
187187
</subsection>
188188
</section>

0 commit comments

Comments
 (0)