Submission Rules
- Deadline for all groups is Sunday midnight (midnight from Sunday to Monday).
- For every homework you have to submit the report and the code (Two separate submissions).
- Report has to be named in the following way:
HW<hw_nr>_<student_id>.[pdf|html]
, so for example for the first HW it could be calledHW1_A12345.html
. - Code files have to be named in a similar way:
- If you have only one code file, call it
HW<hw_nr>_<student_id>.[R|py|whatever]
- If you have multiple files, number them
HW<hw_nr>_<student_id>_<code_file_nr>.[R|py|whatever]
and put them all in a .zip file calledHW<hw_nr>_<student_id>.zip
.
- If you have only one code file, call it
There are separate submissions for the report and for the code!
Note: The rules about the naming are really strict because of plagiarism detection programs! So follow them! :)
Another check, yey: write to HW1 ex 1 "I understand and will follow the submission rules." By the way if you do not follow these rules during the submission of HW1, you will lose points for ex 1.