|
14 | 14 | <div class="header-left"> |
15 | 15 | <button id="menu-toggle" class="menu-toggle">☰</button> |
16 | 16 |
|
17 | | - <a href="/" class="brand" aria-label="OLI Torus Tutorial Hub (home)"> |
| 17 | + <a href="/" class="brand" aria-label="OLI Torus Launchpad (home)"> |
18 | 18 | <img src="assets/images/logo.png" alt="" class="brand-logo" aria-hidden="true" /> |
19 | 19 | <span class="brand-oli">OLI</span> |
20 | 20 | <span class="brand-torus">Torus</span> |
21 | 21 | <span class="brand-sub">Tutorial Hub</span> |
22 | 22 | </a> |
23 | 23 |
|
24 | | - <a href="https://proton.oli.cmu.edu/" class="open-torus" target="_blank">LAUNCH TORUS</a> |
| 24 | + <a href="https://proton.oli.cmu.edu/" class="open-torus" target="_blank">OPEN TORUS</a> |
25 | 25 | </div> |
26 | 26 | <div class="header-right"> |
27 | 27 | <a href="#" class="search-tutorial-btn" aria-label="Search Tutorial"> |
|
70 | 70 | </div> |
71 | 71 |
|
72 | 72 | <!-- COURSE AUTHOR SECTIONS --> |
| 73 | + <!-- set up your course --> |
73 | 74 | <div class="role-header">Author</div> |
74 | 75 | <div class="menu-section"> |
75 | 76 | <div class="section-title" onclick="toggleSection(this)"> |
|
115 | 116 | </li> |
116 | 117 | </ul> |
117 | 118 | </div> |
118 | | - |
| 119 | +<!-- develop your course --> |
119 | 120 | <div class="menu-section"> |
120 | 121 | <div class="section-title" onclick="toggleSection(this)"> |
121 | 122 | <span class="title-text">Develop Your Course</span> |
|
155 | 156 | </li> |
156 | 157 | </ul> |
157 | 158 | </div> |
158 | | - |
| 159 | +<!-- Publish your course --> |
159 | 160 | <div class="menu-section"> |
160 | 161 | <div class="section-title" onclick="toggleSection(this)"> |
161 | 162 | <span class="title-text">Publish Your Course</span> |
|
171 | 172 | <li data-page="pages/publish-your-course/review-your-course.html"><span>Review Your Course</span></li> |
172 | 173 | </ul> |
173 | 174 |
|
174 | | - <!-- INSTRUCTOR SECTIONS --> |
| 175 | + <!-- INSTRUCTOR SECTIONS --> |
| 176 | + <!-- Link course to LMS --> |
175 | 177 | <div class="role-header">Instructor</div> |
176 | 178 | <div class="menu-section"> |
177 | 179 | <div class="section-title" onclick="toggleSection(this)"> |
|
190 | 192 | </li> |
191 | 193 | </ul> |
192 | 194 | </div> |
193 | | - |
| 195 | + <!--Scheduling and assessment --> |
194 | 196 | <div class="menu-section"> |
195 | 197 | <div class="section-title" onclick="toggleSection(this)"> |
196 | 198 | <span class="title-text">Scheduling and Assessment</span> |
|
0 commit comments