forked from RunestoneInteractive/InstructorGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInstructorInterface.ptx
More file actions
33 lines (32 loc) · 2.99 KB
/
InstructorInterface.ptx
File metadata and controls
33 lines (32 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0"?>
<section xml:id="instructor-interface_the-instructor-interface">
<title>The Instructor Dashboard</title>
<!-- Old interface video <video xml:id="interfaceintro" youtube="oeGwKLNLI-Y" width="auto"/>-->
<p>The Runestone Instructor Dashboard, updated in 2025, provides a variety of tools for instructors to monitor student progress, create assignments, create new exercises, and analyze performa. </p>
<p>One of the primary goals of the Runestone Instructor Dashboard is to help you understand where your students are at, and to help you to prepare and make the best use of classtime. We set out to create an interface where you could see at a glance which concepts your students clearly <q>got</q> and which concepts they were struggling with so that you can spend your valuable class time on the topics that were confusing rather than boring them by covering material they clearly understand. To really be effective with this strategy you should use reading assignments as described in <xref ref="instructor-interface_assignments" />.
</p>
<p>As an instructor, you can access a variety of instructor features. To get to the Instructor Dashboard follow these steps:</p>
<p>
<ol marker="1">
<li>
<p>Make sure you are logged in to a course for which you are an instructor. If necessary, click on the person icon at top right and select <em>Change Course</em> to get to a course that you are instructor for, or logout and login with a different account.</p>
</li>
<li>
<p>Click on the person icon on the top right of the window and select <em>Instructor Dashboard</em></p>
<figure align="center" xml:id="nav_to_ii_fig">
<caption xmlns:c="https://www.sphinx-doc.org/" xmlns:changeset="https://www.sphinx-doc.org/" xmlns:citation="https://www.sphinx-doc.org/" xmlns:cpp="https://www.sphinx-doc.org/" xmlns:index="https://www.sphinx-doc.org/" xmlns:js="https://www.sphinx-doc.org/" xmlns:math="https://www.sphinx-doc.org/" xmlns:py="https://www.sphinx-doc.org/" xmlns:rst="https://www.sphinx-doc.org/" xmlns:std="https://www.sphinx-doc.org/">Figure 1: How to get to the instructor's page</caption>
<image source="Figures/GetToInstructor.png" width="100%" alt="Clicking on the instructor's page"/>
</figure>
<p>
<li>
<p>You will see the Instructor Dashboard as shown below. </p>
</li>
</p>
<figure align="center" xml:id="main_ii_fig">
<caption xmlns:c="https://www.sphinx-doc.org/" xmlns:changeset="https://www.sphinx-doc.org/" xmlns:citation="https://www.sphinx-doc.org/" xmlns:cpp="https://www.sphinx-doc.org/" xmlns:index="https://www.sphinx-doc.org/" xmlns:js="https://www.sphinx-doc.org/" xmlns:math="https://www.sphinx-doc.org/" xmlns:py="https://www.sphinx-doc.org/" xmlns:rst="https://www.sphinx-doc.org/" xmlns:std="https://www.sphinx-doc.org/">Figure 2: The Instructor's Page</caption>
<image source="Figures/InstructorPage.png" width="100%" alt="Clicking on the Instructor Dashboard"/>
</figure>
</li>
</ol>
</p>
</section>