|
110 | 110 | eBookConfig.enableScratchAC = false; |
111 | 111 | eBookConfig.build_info = ""; |
112 | 112 | eBookConfig.python3 = null; |
113 | | -eBookConfig.runestone_version = '7.1.1'; |
| 113 | +eBookConfig.runestone_version = '7.1.2'; |
114 | 114 | eBookConfig.jobehost = ''; |
115 | 115 | eBookConfig.proxyuri_runs = ''; |
116 | 116 | eBookConfig.proxyuri_files = ''; |
117 | 117 | eBookConfig.enable_chatcodes = false; |
118 | 118 | </script> |
119 | 119 | <!--*** Runestone Services ***--> |
120 | | -<script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.1/prefix-runtime.6f0528865cd47dcd.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.1/prefix-347.8328b60515045466.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.1/prefix-runestone.3a5641c4e1fe869e.bundle.js"></script><link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.1/prefix-347.f9add1ca35d5ad93.css"> |
121 | | -<link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.1/prefix-runestone.cec40a61180efd41.css"> |
| 120 | +<script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.2/prefix-runtime.e5cf8b79afad4f14.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.2/prefix-347.8328b60515045466.bundle.js"></script><script type="text/javascript" src="https://runestone.academy/cdn/runestone/7.1.2/prefix-runestone.3a5641c4e1fe869e.bundle.js"></script><link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.2/prefix-347.f9add1ca35d5ad93.css"> |
| 121 | +<link rel="stylesheet" type="text/css" href="https://runestone.academy/cdn/runestone/7.1.2/prefix-runestone.cec40a61180efd41.css"> |
122 | 122 | </head> |
123 | 123 | <body id="instructorguide" class="pretext book ignore-math"> |
124 | 124 | <a class="assistive" href="#ptx-content">Skip to main content</a><header id="ptx-masthead" class="ptx-masthead"><div class="ptx-banner"> |
@@ -540,7 +540,7 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo |
540 | 540 | <ol class="decimal"> |
541 | 541 | <li id="li-34"><div class="para" id="p-derived-li-34">Browse to the <a class="external" href="https://runestone.academy" target="_blank"><code class="code-inline tex2jax_ignore">Runestone Academy</code></a> and log in, then select your course (you must be the Instructor).</div></li> |
542 | 542 | <li id="li-35"> |
543 | | -<div class="para" id="p-101">Browse to the <a class="external" href="https://runestone.academy/runestone/admin/admin" target="_blank"><code class="code-inline tex2jax_ignore">Instructor's Page</code></a>, then click on “LTI Integration” in the Admin tab.</div> |
| 543 | +<div class="para" id="p-101">Browse to the <a class="external" href="https://runestone.academy/runestone/admin/admin" target="_blank"><code class="code-inline tex2jax_ignore">Instructor's Page</code></a> , then click on “LTI Integration” in the Admin tab.</div> |
544 | 544 | <div class="image-box" style="width: 100%; margin-left: 0%; margin-right: 0%;"><img src="external/Figures/lti_config.png" class="contained"></div> |
545 | 545 | </li> |
546 | 546 | <li id="li-36"><div class="para" id="p-derived-li-36">Click on the “Create LTI Key and Secret” button. Click the “Show Secret” button. You will use these in the next phase.</div></li> |
@@ -588,7 +588,7 @@ <h1 class="heading"><a href="InstructorGuide.html"><span class="title">Using eBo |
588 | 588 | :Icon URL: https://yourHost.blahblah.edu/runestone/static/images/logo_small.png |
589 | 589 | :Share Email: True |
590 | 590 | :Share Name: True |
591 | | -:Custom params: |
| 591 | +:Custom params: custom_course_id=xxx, where xxx is the Runestone ID of the course (visible in the upper lefthand corner of each page in your Runestone course). |
592 | 592 | </pre> |
593 | 593 | </li> |
594 | 594 | <li id="li-47"><div class="para" id="p-derived-li-47">Login to your Runestone instance with the tool just created, and create your class as well as your assignments.</div></li> |
|
0 commit comments