Skip to content

Commit 8fbf8ee

Browse files
Help page update
A new update of the student help page (webapp index component) is introduced to introduce support for the new student features in version 2.2.0.
1 parent dc08d50 commit 8fbf8ee

File tree

10 files changed

+7
-3
lines changed

10 files changed

+7
-3
lines changed

vscode4teaching-webapp/src/app/components/index/index.component.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,12 @@ <h3>Now you can do the exercise! When you save a file, its contents will be able
5252
<img class="demo-gif" src="/assets/img/gif4_doingexercise.gif" alt="Animated image of demo student editing an exercise" />
5353
<h3>When you finish the exercise, press the Finish button:</h3>
5454
<img class="demo-gif" src="/assets/img/gif5_finishexercise.gif" alt="Animated image of a demo student marking an exercise as finished" />
55-
<h3>New exercise! Refresh the list of exercises in the course:</h3>
56-
<img class="demo-gif" src="/assets/img/gif6_newexercise.gif" alt="Animated image of demo student refreshing exercise list" />
55+
<h3>If your teacher included a solution, you can download it:</h3>
56+
<img class="demo-gif" src="/assets/img/gif6_downloadsolution.gif" alt="Animated image of a demo student downloading the teacher's solution to an exercise" />
57+
<h3>When downloaded, you can also check the differences between your proposal and your teacher's solution:</h3>
58+
<img class="demo-gif" src="/assets/img/gif7_diffwithsolution.gif" alt="Animated image of a demo student viewing the differences between his or her exercise and the teacher's solution" />
59+
<h3>New exercise!</h3>
60+
<img class="demo-gif" src="/assets/img/gif8_newexercise.gif" alt="Animated image of demo student refreshing exercise list" />
5761
</ng-container>
5862
</section>
59-
</div>
63+
</div>
-619 KB
Loading
-291 KB
Loading
-186 KB
Loading
-1.18 MB
Loading
-911 KB
Loading
1.01 MB
Loading
-928 KB
Binary file not shown.
483 KB
Loading
534 KB
Loading

0 commit comments

Comments
 (0)