@@ -51,7 +51,7 @@ A new browser window with the first exercise should open.
...
@@ -51,7 +51,7 @@ A new browser window with the first exercise should open.
To get the latest exercise, simply pull from the remote repo:
To get the latest exercise, simply pull from the remote repo:
```
```
cd slt-coding-exercises-20
cd slt-coding-exercises-21
git checkout master
git checkout master
git pull origin master
git pull origin master
```
```
...
@@ -70,7 +70,7 @@ The name of the branch should be your-gitlab-username/slt-ce-i, where i denotes
...
@@ -70,7 +70,7 @@ The name of the branch should be your-gitlab-username/slt-ce-i, where i denotes
The instructions for each exercise can be found directly in the notebook.
The instructions for each exercise can be found directly in the notebook.
Once you are done, `put your legi somewhere clearly at the beginning of the notebook.`
Once you are done, `put your legi at the beginning of the notebook.`
Then encrypt your notebook:
Then encrypt your notebook:
...
@@ -93,18 +93,16 @@ Then commit and push the encrypted notebook:
...
@@ -93,18 +93,16 @@ Then commit and push the encrypted notebook:
`Be aware that all information you push, including the name you give to github and the email you give, will be visible to your colleagues. For this reason, do not push notebooks which are not encrypted and do not use your real name and email address if you do not want them to be visible to your colleagues.`
`Be aware that all information you push, including the name you give to github and the email you give, will be visible to your colleagues. For this reason, do not push notebooks which are not encrypted and do not use your real name and email address if you do not want them to be visible to your colleagues.`
`Do not push notebooks which are not encrypted.`
## Exercise grading
## Exercise grading
We offer 7 exercises. Each submitted exercise is graded between 4 and 6.
There will be 7 exercises. Each submitted exercise is graded between 4 and 6 or as failed.
For admission to the written exam, you need to receive a grade of 4 in at least **four** exercises.
For admission to the written exam, you must get a grade of at least 4 for at least **four** exercises.
The exercise grade is computed as the average of your best four submissions.
The exercise grade is computed as the average of your best four submissions.
The course grade is the weighted average of written exam and exercise (70%/30%).
The course grade is 0.7 * exam grade + 0.3 * exercise grade, rounded to the nearest 0.25 unit.