Skip to content

Commit 7d6e504

Browse files
committed
added note on education tab
1 parent f3774c8 commit 7d6e504

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

source/common/develop/ide/boxes/restart-reset.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To restart the box, click the **Project** tab and choose **Restart Box**. You ca
1818

1919
Reset
2020
-----
21-
Resetting a box is fairly destructive and should be used with caution. When performing a box reset, the box is returned to a fresh state but your code files are untouched. It also results in the following:
21+
Resetting a box will delete data and configurations permanently. When performing a box reset, the box is returned to a fresh state but your code files are untouched. It also results in the following:
2222

2323
- Any new folders or files that have been created will be deleted.
2424
- All parts of the box outside the **~/workspace** folder will be reset.
@@ -27,3 +27,7 @@ Resetting a box is fairly destructive and should be used with caution. When perf
2727

2828
After a Reset, you must reinstall components (npm modules, ruby gems, etc.) and other modifications you may have made.
2929

30+
**Note:** Students can also reset their assignments from the **Education** tab and choose **Reset Assignment**.
31+
32+
.. image:: /img/student_reset.png
33+
:alt: Student Reset

source/img/student_reset.png

25.9 KB
Loading

0 commit comments

Comments
 (0)