meta data for this page
How to send an assignment
- The SVN server used on this course can be found at https://www2.it.lut.fi/svn/courses/CT30A5002/
- Maintained by IT department
- Can be used from outside university.
- Only for course related usage - do not upload anything else here or the Sysadmin will get you. I.e. very very hard quota.
- There exists a folder for each student by their student number. You'll have read & write rights only into this folder.
- Use the university login credentials.
- Put your assignment into SVN at address
https://www2.it.lut.fi/svn/courses/CT30A5002/
under your student number into following directory structure:- Assignment1 into A1
- Assignment2 into A2
- NOTE!! With assignment3 (group work) you can use any service you like (e.g. http://github.com)
- E.g. For student 0123456 the A2 should be in:
https://www2.it.lut.fi/svn/courses/CT30A5002/0123476/A2
- Each folder should contain (no subfolders):
- Code
- Headers
- Readme (as TEXT-file, no doc/odt/pdf/etc., include all documentation here!)
- Makefile
- NO BINARY EXECUTABLE FILES
- NO OTHER FILES
- Document everything in English or in Finnish.
- Remember to follow deadlines, late commit results in reduced points (multiplied with 0.5).