HOWTO: submission of assignments
In the following, we will describe how you can submit your solutions for the assignments.
Completeness
A complete submission consists of the modified source code of the template, which can be run in python and returns the expected results.
Submission
Create a commit inside the 'master' branch of your team repository GitLab-Server which represents the submitted version of your solutions. Nothing more to be done.
To review your homework, we will always look at the last commit of your team repository before the deadline.
Correction
At a time after your submission, we will get your code, compile it and review it. We use the last commit before the respective deadline.
In each case, we will provide feedback via the issue system of GitLab.
Remarks
We would like you to submit all assignments; this is a requirement for admission to the exam. Should exceptional circumstances make it be impossible for you (e.g. you are sick) to meet the submission deadline, please contact us as early as possible. Typically, a good way can be found to address this.