Final Project BP
Final Project BP
Timeline
Lecture session 8: Kick-off project à list of groups
- Form up groups
- Students finalize and submit (source code + group work report + individual report)
2
Things to submit
The leader of the group submits:
1. Source code in a folder (if there are more than one file), please zip it.
§ Compiling instructions: the commands used to compile the project and screen shots
proof that you compiled successfully.
§ Screen shots for testing your program: enter the data according to your group, i.e. if
there are 5 students, you should type number 5 at 1st functionality, then enter data for
each member.
§ Each student submits: screen shots of your running task xth among 7 tasks of your
group, that is computed as below:
x = 3 + your_student_ID%5 (your_student_ID = 3 last digits in your
student ID)
§ For example:
STask_number_1 = 6 + 18%5 = 9
STask_number_2 = 9 + 1 = 10
A Student has the ID 22bi13309, member of Group 18, will submit the screen shot of
the task xth = 7th of 7 tasks of Group 18, meaning the task 10.
x = 3 + 309%5 = 7