-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes_2.1.html
More file actions
127 lines (116 loc) · 5.78 KB
/
release-notes_2.1.html
File metadata and controls
127 lines (116 loc) · 5.78 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<div id="rnotes_2.1" class="row justify-content-center section-container">
<div class="col-md-9 row justify-content-center">
<div class="blue-header col-md-12 center">
Version 2.1 released June 17, 2020!
</div>
<div>
PLUS version 2.1 has been released! Please take a moment to read
about the latest features that are now available in the app (<a
target="_blank"
href="tutors.plus"
>tutors.plus</a
>).
</div>
<div class="sub-header">Mentors</div>
<div>
On your home page we have added a search box so that you can filter
the list of students shown. This search allows you to filter by
students' first or last names. If you are an Admin for your school you
will also see the search box on your Admin page.
</div>
<div class="release-note-img">
<img src="images/release_notes/advisor_student_search.png" />
</div>
<div>
You can now add files to any reflection that you write for a student.
As with any comments in your reflections, other mentors of the student
will be able to download files attached to a reflection. The 'x' next
to the filename can be used to remove an added file.
</div>
<div class="release-note-img">
<img src="images/release_notes/reflection_file.png" />
</div>
<div class="bottom-pad">
On the
<a href="https://plus.andrew.cmu.edu/PL2/Settings" target="_blank"
>Settings</a
>
page there is now an information graphic explaining how the student
status is computed. Click on the "Student Category Computation
Explanation" link to view.
</div>
<div>
The Resource Assistant was introduced with the last release and
provides a means for locating suggested resources after answering
questions about your student. However, sometimes you already know the
specific resource you want to use so we added an Advanced Search for
navigating resources. In addition to filtering by pinned resources and
the intended users (students or mentors), you can sort the resources
by name, usage or chronological order and you can search by resource
name.
</div>
<div class="release-note-img">
<img src="images/release_notes/resources_pinned_sorting.png" />
</div>
<div class="release-note-img">
<img src="images/release_notes/resource_search.png" />
</div>
<div>
You can now assign a resource to all of your students at once. The
"Assign to Students" drop-down list on a Resource includes an option
to Select all students. Similarly you can use this to remove the
resource assignment from all students.
</div>
<div class="release-note-img">
<img src="images/release_notes/resource_assign_all.png" />
</div>
<div class="bottom-pad">
In the above image you can see an example of the "breadcrumbs" that we
have added to several pages in the app (here they are: Home > Alyssa
Peters > Resources > Competence-building...). Breadcrumbs show the
trail of pages you clicked to get to the current page and allow for
easy navigation back to an earlier page. For instance, in this example
you can go directly back to the student (Alyssa) page from this
resource or back to the list of Resources that included the resource
page you are on.
</div>
<div>
If a resource has a file attached you can now preview that file in the
app without having to download it. For example, this is the preview
image for the 'MATHia Seeking Help' resource.
</div>
<div class="release-note-img">
<img src="images/release_notes/mathia_resource.png" />
</div>
<div class="sub-header">Admins</div>
<div>
We have redesigned the Admin page to have four tabs: Mentors &
Students, Mentor & Student Data, Resource Usage and Default Settings.
The Mentors & Students tab displays a list of students, by mentor,
where each student name is a link that you can use to change the
student's profile (e.g., assign them to a different mentor or change
which EdTech the student is using). You can also use this page to
remove the student from your roster. On the Mentor & Student Data tab,
you can view usage data for the mentors and students, both in a table
form or graphically. Clicking on a student's name in the Student Data
table will take you to that student's dashboard. The Resource Usage
tab gives information for how the PLUS resources are being used by
your mentors. Also on this tab is a list of resources that mentors at
your institution have created. You can choose to upgrade these
resources, making them available to all mentors at your school.
</div>
<div class="release-note-img">
<img src="images/release_notes/new_admin_home.png" />
</div>
<div class="release-note-img">
<img src="images/release_notes/admin_resources.png" />
</div>
<div class="bottom-pad">
With this release we have added support for a new EdTech option:
<a href="http://aleks.com" target="_blank">ALEKS</a>. If you are
already using ALEKS with your students or are interested in learning
more about how we are using ALEKS data in the app, please
<a href="contact.html">contact us</a>.
</div>
</div>
</div>