|
205 | 205 | </div> |
206 | 206 | <ul class="submenu"> |
207 | 207 | <li data-title="How to Use the Scheduling Tool in OLI Torus" |
208 | | - data-page="pages/file_name/schedule-setting.html"> |
| 208 | + data-page="pages/schedule-and-assessment/schedule-setting.html"> |
209 | 209 | <span class="title">How to Use the Scheduling Tool in OLI Torus</span> |
210 | 210 | </li> |
| 211 | + <li data-title="How to Configure Assessment Settings" |
| 212 | + data-page="pages/schedule-and-assessment/assessment-setting.html"> |
| 213 | + <span class="title">How to Configure Assessment Settings</span> |
| 214 | + </li> |
| 215 | + </ul> |
| 216 | + </div> |
| 217 | + |
| 218 | + <!--Course overview and student insights --> |
| 219 | + <div class="menu-section"> |
| 220 | + <div class="section-title" onclick="toggleSection(this)"> |
| 221 | + <span class="title-text">Course Overview and Student Insights</span> |
| 222 | + <span class="caret" aria-hidden="true"> |
| 223 | + <svg viewBox="0 0 24 24" width="16" height="16"> |
| 224 | + <path d="M9 6l6 6-6 6" fill="none" stroke="currentColor" stroke-width="2" |
| 225 | + stroke-linecap="round" stroke-linejoin="round"/> |
| 226 | + </svg> |
| 227 | + </span> |
| 228 | + </div> |
| 229 | + <ul class="submenu"> |
| 230 | + <li data-title="Student Insights under Course Overview" |
| 231 | + data-page="pages/course-overview-and-student-insights/overview-insights.html"> |
| 232 | + <span class="title">Student Insights under Course Overview</span> |
| 233 | + </li> |
| 234 | + <li data-title="How to Monitor Student Progress and Insights" |
| 235 | + data-page="pages/course-overview-and-student-insights/insights-student-progress.html"> |
| 236 | + <span class="title">How to Monitor Student Progress and Insights</span> |
| 237 | + </li> |
| 238 | + <li data-title="How to add co-instructors or TAs" |
| 239 | + data-page="pages/course-overview-and-student-insights/add-coinstructors.html"> |
| 240 | + <span class="title">How to add co-instructors or TAs</span> |
| 241 | + </li> |
| 242 | + <li data-title="Manage course - miscellaneous" |
| 243 | + data-page="pages/course-overview-and-student-insights/manage-miscellaneous.html"> |
| 244 | + <span class="title">Manage course - miscellaneous</span> |
| 245 | + </li> |
211 | 246 | </ul> |
212 | 247 | </div> |
| 248 | + |
213 | 249 | </nav> |
214 | 250 |
|
215 | 251 | <main class="content"> |
|
0 commit comments