Skip to content

Commit bc383b8

Browse files
Sync learning outcomes using the evaluation questions as discussed #37
1 parent 40f0d76 commit bc383b8

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

docs/communication/registration_form.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,12 @@ Give you confidence levels of the following statements below:
7878

7979
- I am comfortable using the documentation of my HPC center
8080
- I can transfer data using FileZilla
81+
- I can log in to my HPC cluster using SSH
8182
- I can transfer data using `scp`
82-
- I can transfer data using `rsync`
83+
- I can transfer data using `rscync`
8384
- I can transfer data using `sftp`
8485
- I can compress and archive files before transferring
86+
- I can transfer files between clusters
8587

8688
- Uppsala University Data protection policy, <https://www.uu.se/en/about-uu/data-protection-policy/>.
8789
I understand and agree that UPPMAX will collect the information on this registration form.

docs/evaluation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ This is the page for evaluating the current iteration of the course.
4848
- I am comfortable using the documentation of my HPC center
4949
- I can transfer data using FileZilla
5050
- I can log in to my HPC cluster using SSH
51-
- I can transfer data using scp
52-
- (optional) I can transfer data using rscync
53-
- (optional) I can transfer data using sftp
51+
- I can transfer data using `scp`
52+
- (optional) I can transfer data using `rscync`
53+
- (optional) I can transfer data using `sftp`
5454
- (optional) I can compress and archive files before transferring
5555
- (optional) I can transfer files between clusters
5656

docs/learning_outcomes.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ hence the pace is determined be the learners (i.e. not by the clock).
77

88
- I am comfortable using the documentation of my HPC center
99
- I can transfer data using FileZilla
10-
- I can transfer data using scp
11-
- (optional) I can transfer data using rsync
12-
- (optional) I can transfer data using sftp
10+
- I can log in to my HPC cluster using SSH
11+
- I can transfer data using `scp`
12+
- (optional) I can transfer data using `rscync`
13+
- (optional) I can transfer data using `sftp`
1314
- (optional) I can compress and archive files before transferring
15+
- (optional) I can transfer files between clusters

0 commit comments

Comments
 (0)