Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ashok Kumar, Bharath
so2021
Commits
cbe50e8c
Commit
cbe50e8c
authored
Oct 07, 2019
by
Praetorius, Simon
Browse files
Update README.md
parent
d53bdf4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cbe50e8c
...
...
@@ -79,6 +79,21 @@ graded. You also need to give read access to the repository to all tutors if the
more than one, regardless of the group you are in. This allows for flexible handling of
unforeseen situations.
# Submission of Exercises
On each exercise sheet some exercises are marked as submissions. You have approximately
two weeks for each of these exercises, where the final date is written next to the exercise.
In order to get your solutions graded, is has to be commited to your GitLab repository
following the procedure:
1.
For each exercise sheet create a new branch called
`sheetX`
where
`X`
is the number of
the sheet.
2.
Create the new directory following the directory structure as above
3.
Commit your solution to the branch
4.
Create a merge request to your master branch
After final review of your submission (and maybe inclusion of your corrections)
you get a :thumbsup: and can merge your branch into your
`master`
branch.
# Style Guidelines
All programs you submit should follow basic programming rules like the following:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment