-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes_4.2.html
More file actions
137 lines (119 loc) · 7.09 KB
/
release-notes_4.2.html
File metadata and controls
137 lines (119 loc) · 7.09 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
128
129
130
131
132
133
134
135
136
137
<div id="rnotes_4.2">
<div class="row my-5">
<div class="col">
<h1 class="my-2 my-sm-4 text-center">PLUS 4.2.0 Release Notes</h1>
<h2 class="my-2 my-sm-4 text-center">7/27/2022</h2>
</div>
</div>
<div class="row px-md-5">
<p>Here are the latest updates and changes we've made to the PLUS app! We've added content in the form of four new lessons, made some tweaks to the Lesson page navigation for efficiency and convenience, and added feature updates including saving progress and state for lessons. </p>
<div class="col justify-content-center">
<div class="row justify-content-center">
<img alt="SMART Framework" class="img-fluid" src="images/release_notes/v4.2/feature_update.png">
</div>
</div>
<p>These changes are visible on the website and app, aiming to improve overall user experience in terms of ease of use and clarity.</p>
<p><b><i>Important Note: As part of this release, in order to enable lesson saving, we had to delete all previous records. If you have completed any of the lessons prior to 07/26/22, they may be marked as incomplete and you will need to complete them again to show them marked as completed.</i></b></p>
</div>
<hr>
<div class="row my-5 px-md-5">
<h2>4.2.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-book-open"></i> PLUS Training - New Lesson Content<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>
We've designed and released four new modules for PLUS Lessons:
</p>
<ul>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=3" target="_blank">Using Motivational Strategies</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=4" target="_blank">Determining What Students Know</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=5" target="_blank">Building Cultural Competence</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=6" target="_blank">Critical Feedback that Removes the Barrier of Mistrust</a></li>
</ul>
</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-floppy-disk"></i> PLUS Training - Lesson Save State<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>
When lessons are partially completed and not yet submitted, a pending symbol (a yellow circle with three white dots) is displayed and all text and choice selections are saved. As a result, users can now leave lessons unfinished and pick them up from where they left them.
Moreover, Lessons will now be marked as 'completed' and can be reviewed post-completion.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.2/PLUS_training.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>
Lessons now have a title page with clear Lesson Objectives
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.2/minor_update_1.jpg" class="img-fluid"/>
</p>
</li>
<li>
<p>
Lesson consent now persists (is saved) across lessons so you don't have to give consent each time
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.2/minor_update_2.jpg" class="img-fluid"/>
</p>
</li>
<li>
<p>
Lesson progress bars are displayed for each respective lesson, formatting and UI have been improved and progress bars update when returning to a lesson. You can also now click on the progress bar indicator to jump to that page if it has been completed.
</p>
</li>
<li>
<p>
User metadata is recorded for tech improvements
</p>
</li>
<li>
<p>
Lesson descriptions and images have been updated
</p>
</li>
<li>
<p>
Minor improvements to existing lesson text
</p>
</li>
<li>
<p>
Pinned Resources button moved to appear on each SMART competency area page, allowing for filtering of all resources, across competencies.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.2/minor_update_3.jpg" class="img-fluid"/>
</p>
</li>
<li>
<p>
Minor improvements to Tutoring Strategies including upgraded images and per-resource grade assignments.
</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>The lesson submit button has been fixed to work on mobile devices.</li>
<li>Formatting of Competency Area pages was fixed to work on mobile devices.</li>
</ul>
</div>
<hr>
</div>
</div>