IT1925: Wk15 Technical Project Assessment
Schedule Tue 27/1/26
| Time |
Group |
| 0900 | Group 2 |
| 0940 | Group 1 |
| 1020 | Group 3 |
| 1110 | Group 4 |
| 1150 | Group 5 |
What to Submit
Each group needs to submit your project folder contaiining all your
python, html, css, etc files used to create your group WebApp.
Your ZIP file must be named as follows:
Wk15_GroupN_Project.zip where N is your Group Number. (NO SPACES ALLOWED)
You MUST indicate which files are done by you.
For python files, the FIRST LINE must be a comment like so:
# Your_Name, Your_Admin_No, Group No: (1 to 5)
For HTML files, the FIRST LINE must be something like:
<!--Your_Name, Your_Admin_No, Group No: (1 to 5) -->
For CSS files, the FIRST LINE must be:
/* Your_Name, Your_Admin_No, Group No: (1 to 5) */
If a file is common and shared by all (eg app.py), the comment line
just need to indicate that it is a "group" file.
PLAGIARISM CHECK: If a file is not completely done by you, you MUST
acknowledge the work and help given to you by your Group Mates.
Your top-of-file comment MUST CONTAIN 3 LINES to credit your Group Member and to indicate
the parts done by you. This is needed to ensure integrity and allow all students to
be graded fairly.
# Your Name, Your_Admin_No, Group No: (1 to 5)
# Help Received From Group_Member_Name. Group Member Part: xx% My Part: yy%
# I have indicated my parts in the comments below.
Submission Deadline
Deadline is Monday 26/1/2026 10PM
Do NOT submit at the last minute because you must check that ALL the above are complied with.
Where to Submit
Only the Group Leader will submit after you have done all the above.
Click me to submit your ONE ZIP file.
Note: You will be prompted to login to your Google Account first.
Be sure to create a Google account if you don't have one. It is FREE.
What will you be assessed on?
Already set out in the Project Guidebook. Click me for the more information.