<p>While students can only see their own results in a studyplan, teachers that have the right to see studyplans in a certain context can see more</p>
<p>The teacherview shows teachers both <b>statistics</b> about the available grades as well as the results of <b>individual students</b> on request</p>
<p>Because the teacherview collects a lot of data to generate the statistics, it can take a while for the teacher view to load.</p>
<p>At the moment those statistics are not cached, but collected and calculated live on each request</p>
</div>
<h2>Overview of study plans</h2>
<p>If a user has the permission <i>local/treestudyplan:viewuserrreport</i> they can see the link <b>Study plans</b> in a category view they have the permission,
or (if the primary navigation is properly configured) in the primary navigation bar.</p>
<p>Upon choosing the <b>Study plans</b> link the user is shown an overview of the studyplans availabel for viewing in the category selected.<br>
(If no category is selected, the first available category where the user has the required permission will be shown.)</p>
<p> In the top left drop-down menu the user can choose any other category with studyplans that they have permission for.</p>
<p> The view shows info cards for each studyplans in relevant order: Current (blue), Past (purple) and Future (grey), with colored bars indicating the timing status</p>
<p> By clicking the info card's title or <b>open</b> button, the study plan is shown in detail (statistics view)</p>
<p>The courses that a teacher is personally teaching are given a yellow highlight around them.<br>
This helps teachers find their own courses more easily</p>
</div>
<h2>Course details</h2>
<p>By clicking on the course title, the details view appears. Here all relevant criteria are shown</p>
<p>Each criterium has a progress bar that shows the student progress. For activities, this progress bar uses the same color scheme as the completion circle
to show the completion statistics for that requirement.
</p>
<p>By clicking on the <iclass="s-required complete fa fa-question-circle"></i> icon, the specific requirements for the criterium are shown</p>
<p>By clicking on the badge, more information about it are shown, like <b>description</b>, <b>award criteria</b> and a link to the <b>badge details</b></p>
<p> A progress bar is also shown, indicating how many students in the study plan have earned this badge</p>
<h2>Allowing teachers to select gradables in manual mode</h2>
<p>When using a manual aggregation method, if a teacher has the permission <i>local/treestudyplan:selectowngradables</i> a gear icon is shown
This allows the teacher to select which gradable activities are shown in the studyplan.</p>
<h2>Viewing student studyplans</h2>
<p> To view the results of individual students, the teacher can click on the <buttonclass="btn btn-primary">View student plans</button> button</p>
<p> This opens a drawer to the right of the screen, where the teacher can select any of the students linked to this study plan and view their results</p>
<p>This view is identical to the view that the students themselves see when viewing their study plan.</p>