-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes_4.1.html
More file actions
112 lines (97 loc) · 6.17 KB
/
release-notes_4.1.html
File metadata and controls
112 lines (97 loc) · 6.17 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
<div id="rnotes_4.1">
<div class="row my-5">
<div class="col">
<h1 class="my-2 my-sm-4 text-center">PLUS 4.1.0 Release Notes</h1>
<h2 class="my-2 my-sm-4 text-center">6/17/2022</h2>
</div>
</div>
<div class="row px-md-5">
<p>Here are the latest updates for the Personalized Learning Squared ecosystem! We've made changes to the user interfaces for both the original <a href="training#smart-framework" target="_blank">SMART framework</a> and the PLUS Lessons pages. With the new user-friendly features in our SMART competencies system, resources can be more intuitively and efficiently accessed. Other minor changes of the features for the messages center and lessons page also bring a smoother user experience.</p>
<div class="col justify-content-center">
<div class="row justify-content-center">
<img alt="SMART Framework" class="img-fluid" src="images/solutions/SMART_framework.svg">
</div>
</div>
<p>These changes are now visible in the app and will provide a new experience for tutors to be able to easily access the features they need. </p>
</div>
<hr>
<div class="row my-5 px-md-5">
<h2>4.1.0 Update List</h2>
</div>
<div class="accordion px-md-5" id="accordionExample">
<div class="mb-3 h3 faq-title collapsed" id="headingOne" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<i class="fa-solid fa-star"></i> SMART Framework<i class="fa-solid fa-caret-down"></i> <i class="fa-solid fa-caret-right"></i>
</div>
<div id="collapseOne" class="collapse mb-3" aria-labelledby="headingOne" data-parent="#accordionExample">
<p>
Our display of the Training <b>Strategies</b> has been updated on the landing page for tutor resources.
We use vibrant colors for categorizing the 15 different competencies grouped by 5 strategic areas to improve readability of the resources and facilitate tutors' reference efficiency.
Similar changes were made to the student Toolkit <b>Learning Resources</b> landing page.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.1/v4.1_pl2SMART_landingpage.png" class="img-fluid"/>
</p>
<p>
We also made changes to the competency descriptions to improve clarity.
We expanded the competencies under the Mastering Content area to include:
</p>
<ul>
<li>Applying Tutoring Skill </li>
<li>Understand Literacy Content </li>
<li>Understand Math Content</li>
</ul>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.1/v4.1_pl2SMART_competencydescrip.png" class="img-fluid"/>
</p>
</div>
<hr>
<div class="mb-3 h3 faq-title collapsed" id="headingTwo" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
<i class="fa-solid fa-book-open"></i> PL² Lessons<i class="fa-solid fa-caret-down"></i> <i class="fa-solid fa-caret-right"></i>
</div>
<div id="collapseTwo" class="collapse mb-3" aria-labelledby="headingTwo" data-parent="#accordionExample">
<p>
We have added a 4th consent option "Save my consent for future lessons" where we will remember the user's consent and not show the consent form on future lessons.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.1/v4.1_pl2lesson_consentletter.png" class="img-fluid"/>
</p>
</div>
<hr>
<div class="mb-3 h3 faq-title collapsed" id="headingThree" data-toggle="collapse" data-target="#collapseThree" aria-expanded="true" aria-controls="collapseThree">
<i class="fa-solid fa-paint-brush"></i> Minor Updates<i class="fa-solid fa-caret-down"></i> <i class="fa-solid fa-caret-right"></i>
</div>
<div id="collapseThree" class="collapse mb-3" aria-labelledby="headingThree" data-parent="#accordionExample">
<ul>
<li>
<p>
We redesigned the message dropdown in the top navigation bar to add a link to the Message Center as well as indicate which of the user's messages have not been read.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.1/v4.1_pl2update_msgdropdown.png" class="img-fluid"/>
</p>
</li>
<li>
<p>
On each competency group landing page, we added a filtering button so that you can now find resources by grade.
In this example under the “Social-Emotional” competency group, by clicking on the blue “Grade” button, you can filter resources to show those relevant to grades 3 - 5.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.1/v4.1_pl2update_gradefilter.png" class="img-fluid"/>
</p>
</li>
</ul>
</div>
<hr>
<div class="mb-3 h3 faq-title collapsed" id="headingFour" data-toggle="collapse" data-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">
<i class="fa-solid fa-bug"></i> Bug Fixes<i class="fa-solid fa-caret-down"></i> <i class="fa-solid fa-caret-right"></i>
</div>
<div id="collapseFour" class="collapse mb-3" aria-labelledby="headingFour" data-parent="#accordionExample">
<ul>
<li>Formatting issues for Lessons on mobile devices have been fixed.</li>
<li>A bug that allowed incomplete lessons to be submitted has been fixed.</li>
<li>The user's level of tutoring experience is now only asked on the Lesson “Experience” pages.</li>
</ul>
</div>
<hr>
</div>
</div>