more about assignments
This commit is contained in:
parent
d308230d69
commit
8b0d67fdca
12
README.md
12
README.md
|
@ -51,3 +51,15 @@ it back to the original name so that the original file is replaced.
|
|||
|
||||
Later in the class we will discuss [git](https://git-scm.com) version control
|
||||
and will go more into depth about what all this is about.
|
||||
|
||||
## Getting assignments
|
||||
|
||||
The assignment files will be in the `exercises/release/exercise-NUMBER` folder in your repository. For Erika
|
||||
Mustermann, you could view the files for `exercise-03` at:
|
||||
|
||||
https://strawlab-rp2.zoologie.uni-freiburg.de/mustermann/pm21-dragon/src/branch/main/exercises/release/exercise-03
|
||||
|
||||
## Correct answers
|
||||
|
||||
After the due date of the assignment, a correct version will be posted at in the
|
||||
directory `exercises/source/exercise-NUMBER`.
|
||||
|
|
Loading…
Reference in a new issue