-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes_4.3.2.html
More file actions
61 lines (53 loc) · 2.99 KB
/
release-notes_4.3.2.html
File metadata and controls
61 lines (53 loc) · 2.99 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
<div id="rnotes_4.3">
<div class="row my-5">
<div class="col">
<h1 class="my-2 my-sm-4 text-center">PLUS 4.3.2 Release Notes</h1>
<h2 class="my-2 my-sm-4 text-center">10/12/2022</h2>
</div>
</div>
<div class="row px-md-5">
<p>More new lessons have been added to PLUS training! We've also incorporated feedback from our partners in this release - specifically, in providing better feedback to you!</p>
<div class="col justify-content-center">
<div class="row justify-content-center">
<img alt="PLUS login" class="img-fluid" src="images/release_notes/v4.3/221014_newlessons.png">
</div>
</div>
</div>
<hr>
<div class="row my-5 px-md-5">
<h2>4.3.2 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=7" target="_blank">Managing Time Effectively</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=8" target="_blank">Exploring Implicit Bias</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=9" target="_blank">Avoiding Unconscious Assumptions</a></li>
<li><a href="https://plus.andrew.cmu.edu/PL2/Lesson?moduleId=10" target="_blank">Adjusting Task Difficulty</a></li>
</ul>
</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-comment-medical"></i> Lesson Feedback<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>
When reviewing completed Lessons, multiple choice questions will now display correctness feedback, with incorrect responses highlighted red and correct responses highlighted green.
</p>
<p class="text-center px-md-5">
<img src="images/release_notes/v4.3/feedback_ex_2.png" class="img-fluid"/>
</p>
</li>
</ul>
</div>
<hr>
</div>
</div>