-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes_3.0.html
More file actions
98 lines (93 loc) · 5.84 KB
/
release-notes_3.0.html
File metadata and controls
98 lines (93 loc) · 5.84 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
<div id="rnotes_3.0" class="row mt-3 px-3 px-md-0 justify-content-center">
<div class="col-md-8 pt-5">
<div class="row text-blue h1">
Version 3.0 released!
</div>
<div class="row h3 pt-3 font-weight-bold"><span>On September 1, 2021, we released our biggest update to the PLUS application so far. Some key highlights include a complete design overhaul, support for mobile phones and tablets, and a new student-facing version of the application. A complete list of updates can be found below.
To see the new app in action, log in <a target="_blank" href="https://plus.andrew.cmu.edu/PL2">here</a> or click <a href="faq.html">here</a> to see tutorial videos or visit the FAQs section.
</span>
</div>
<div class="h2 my-2 pt-5 row">Mentor-Facing Application</div>
<div class="row pt-3">
<p class="font-weight-bold">New features:</p>
<ul class="match-indent">
<li>Complete design overhaul including support for mobile phone and tablet browsers. We recommend using the latest version of Google Chrome on all devices.</li>
<li>New home page/dashboard view with recommended resources and quick status summary graphic.
<div class="">
<img alt="Mentor home page screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/mentor-home-page.png" />
</div>
<div class="">
<img alt="Mentor home page screen shot 2" class="img-fluid shadow-sm my-3" src="images/release_notes/mentor-home-page-2.png" />
</div>
<p class="text-muted">New Dashboard View</p>
</li>
<li>Help Center with FAQs, tutorials, and more.</li>
<li>Messaging - you can now directly message your students.</li>
<li>New Mentor Profile - you can now select focus areas for which you'd like to improve your skills.</li>
<li>Quick Access Menu - for fast access to reflections and resource assistant.</li>
<li>Profile pictures - mentors and students now have a default photo (their initial on a colorful background).</li>
</ul>
</div>
<div class="row pt-3">
<p class="font-weight-bold">New Admin Features:</p>
<ul class="match-indent">
<li>Groups - you can now divide your mentors and students into groups; these can be selected according to clubhouses, schools, classes, etc.
<div class="">
<img alt="Group Admin page screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/group-admin.png" />
</div>
<p class="text-muted">Updated Groups</p>
</li>
</ul>
</div>
<div class="row pt-3">
<p class="font-weight-bold">Updated features:</p>
<ul class="match-indent">
<li>Resources are now categorized according to those for mentors and those for students.</li>
<li>Assigning resources - Mentors can now add instructions when assigning resources.</li>
<li>Resources are more interactive: mentors can now answer and store their responses to resource prompts in the system.</li>
<li>Updated Student Profile - mentors can select focus areas for their students.</li>
<li>Updated Reflections - Added a star rating as a quantitative measure for each session and simplified reflection process.
<div class="">
<img alt="Create reflection page screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/create-reflection.png" />
</div>
<p class="text-muted">Updated Reflection Form</p>
</li>
<li>Updated resource assistant - now helps you find resources when you have a challenge or keyword in mind.</li>
<li>Goals - mentors and admin can now reset goals to ed-tech defaults.</li>
<li>Students page updated - now supports filtering by name, grade and status. Mentors can now un-assign resources.
<div class="">
<img alt="Filter student by status screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/filter-by-status.png" />
</div>
<p class="text-muted">Updated Students Page</p>
</li>
<li>Updated create a resource form - added new support and redesigned form.</li>
</ul>
</div>
<div class="h2 my-2 pt-5 row">Student-facing Application</div>
<div class="row pt-3">
<p class="font-weight-bold">Features include:</p>
<ul class="match-indent">
<li>Students can log in to view assigned resources and instructions.</li>
<div class="">
<img alt="Student home page screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/student-home-page.png" />
</div>
<p class="text-muted">Updated Students Page with Resources and Instructions</p>
<li>Students can view resources and mark them complete.</li>
<div class="">
<img alt="Student resources page screen shot" class="img-fluid shadow-sm my-3" src="images/release_notes/student-resources.png" />
</div>
<p class="text-muted">Updated Students Page with "Mark as Complete" Resources</p>
<li>Students can send and receive messages from their mentors.</li>
<li>Students can reach their edtech tool through the app.</li>
<li>Student login works using google accounts.</li>
</ul>
</div>
<div class="mt-3">
If you have any questions or feedback for the team we can be reached
using the Help Center Feedback tab in the app or via email at
<a href="mailto:help@tutors.plus"
>help@tutors.plus</a
>. We would love to hear from you!
</div>
</div>
</div>