School of Engineering and Technology: Email: Phone: Room: Yahoo ID

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

SCHOOL OF ENGINEERING AND TECHNOLOGY

Assignment 2 GROUP (14%)


Modules Information:
Module
Session
Programme
Lecturer

Coursework Type
Percentage
Hand-out Date
Due Date

ICT 1103 Structured Programming


AUG 2014
DICTN
HR CHERN
Email:
Room:
Phone:
Group Assignment
14% out of 20%
16 OCT 2014
20 NOV 2014

Yahoo ID:

Students Declaration:
We declare that:
We understand what is meant by plagiarism.
This assignment is all our own work and we have acknowledged any use of the published
or unpublished works of other people.
We hold a copy of this assignment which we can produce if the original is lost or damaged
Name/ID

Signature

Name/ID

1.

4.

2.

5.

Signature

3.
Learning Outcomes Assessed:
L01

Writing structured programs for problem solving

Assessment Criteria
1.
2.
3.
4.
5.

Source code readability


System design/flow
Function design and implementation
Documentation

Skills test (individual base)

Total
Marks
10
15
40
20
15

100
Penalty
Final Mark (14%)
Lecturers Comments

Marks

SCHOOL OF ENGINEERING AND TECHNOLOGY

SCHOOL OF ENGINEERING AND TECHNOLOGY

Description of Assignment:

Requirements
This is a group assignment with 5 people in a group. You are required to create a Hotel
Booking System using C++ console.
Your program must at least meet FIVE of the following criteria:
i.
ii.
iii.
iv.
v.
vi.

Provide room type options to user.


Read in information such as date, month, name and etc.
Indicate room availability
Store information in text file.
Provide a booking and payment function.
Error checking on inputs from user.

Report requirement
Should include the following:
Table of contents
Introduction
Content. ( Students can divide the content into several sub topics as
written in the each of the titles/topics)
i.
Screen capture and explanation of key system feature
ii.
ALL System output screenshot
iii.
Flow chart/Activity diagram of your algorithm ( at least one
for each feature)
iv.
Excerpt of codes
v.
Detail explanation of code
Conclusion
References. (students should use citation in their report, i.e Harvard
Referencing system)
The report format should be: 1.5 spacing, Arial 12

You might also like