Assignment Icp

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

TOTAL MARKS

40

ASSIGNMENT

APRIL 2023 SESSION

Introduction to C
Programming
(BEE1013/BCT1013)/
(MOD004283)

NAME :
MATRIC / STUDENT NO :
DATE :
LECTURER : DR HANISAH BINTI MOHD ZALI
GENERAL INSTRUCTIONS
THIS PAPER CONTAINS SIX PRINTED PAGES (6) INCLUDING THE FRONT PAGE.
THIS PAPER CONTRIBUTE TO 40% OF THE FINAL MARKS.
FEEDBACK FROM LECTURER

FEEDBACK FROM STUDENT


MAHSA University

FACULTY OF ENGINEERING AND BUILT ENVIRONMENT

Assignment brief

Program :Bachelor of Electrical & Electronics/Civil Engineering with Honours


Code :BCT 1013/BEE 1013 (MOD004283)
Assignment :Individual assignment

Assignment submission guideline:

A Hard copy of the assignment signed by student with faculty cover sheet attached.
Also, assignment must be submitted in Microsoft word format or Pdf format to the
submission assignment provided on LMS.

Your lecture notes will give you the basic framework ONLY of the ideas, theories,
and concepts you will need to complete the assignment. These notes will therefore NOT be
sufficient on their own. You will need to make use of the required reading, extra references,
and any other material you come across while researching your assignment.

Only academic references are accepted. Do not cite those non-academic website or
articles (e.g., Wikipedia, google, etc.).

Late Submission
For any late submission without any good reasons, thus comply to the rules as per mention
below:

1 day late: 5 marks will be deducted from the mark achieved by the student.

2
2 to 9 days late: a further 5 marks will be deducted from the mark achieved by the student for
each day the work remains unsubmitted.
10 days late: a mark of zero will normally be recorded.

Non-submission of work
Non-submission of work without extenuating circumstances will be counted as a non-
submission and marked as zero.

Editorial/Presentation guidelines
Font size Size 12
Font style Times New Roman
Headings Size 12 bold
Margins 4cm Left margin.
2.5 cm top, bottom, and side margins
Spacing 1.5 lines spacing
Colour Depends on your report
Pagination Individual pages must be numbered - bottom of page and centre
Justify Justify text in the document
Table Table caption must be placed on top of the table.
Table caption font is Times New Roman, size 10, Italic.
Table number font is Times New Roman, size 10, bold.
Within table font is Times New Roman, size 10
Figure Figure caption must be placed on the bottom of the figure.
Figure caption font is Times New Roman, size 10, Italic.
Figure number font is Times New Roman, size 10, bold.
Within Figure (Axis) font is Times New Roman, size 10
Reference IEEE template (Not older than 2010)

3
Assignment Submission due date

Final submission:
Monday 23/06/2023
The assignment must be submitted in HARDCOPY at office of Faculty Engineering.

Marking
This assignment has only 40% marks of your total mark

OVERVIEW

Your assignment must be submitted latest by 23 June 2023. Submission after 23


June 2023 will NOT be accepted. You should not copy another person’s
assignment. You should also not plagiarize another person’s work as your own.
This assignment accounts for 40% of the total marks for the course.

1. You are required to develop one system from the title listed below.

a) Store rental system


b) Shoe store management system
c) Student subject registration system
d) Badminton court management system
e) Hotel booking system
f) Airlines reservation system
g) Student attendance management system
h) Movie ticket booking system
i) Student registration system
j) Salary payment system
k) Pet store management system
l) Employee management system
m) Student club registration system

2. You need to prepare pseudocode and flowchart before start writing the code.
Your system must include the following function:

a. Welcome page (system information)


b. Input and output (scanf, printf)
c. Process (calculation)
d. Control structure (if else, switch case) 4
3. Your assignment submission must include:

a. Project report assignment cover


b. Pseudocode and flowchart
c. Code and result screenshots.

Notes: You should submit code in the report even if you did not succeed to make that code
work as expected. In such a case you should comment on what results you achieved by running
your code.

Report: 23rd June 2023 (Report: 40%)


Report:
 Report must be in format paper.
 If TURNITIN software shows more than 30% plagiarism, zero (0)
marks will be given.
 Please submit the report in a hardcopy to me and softcopy to the LMS.

All the assignment must be submitted on time. Late submission is not accepted and mark of zero
(0) is awarded.

Assignment description

Project Report (40 marks)

(CLO1:PLO3:C2)

(CLO2:PLO3:C3)

5
Rubric Marking Scheme:
ASSIGNMENT REPORT: INTRODUCTION TO C PROGRAMMING (BEE1013/BCT1013)
NAME OF STUDENT: BATCH:
TOPIC: MATRIC NO.:

Assessment Criteria Guide Excellent Good Satisfactory Fair Poor Mark Total
Assignment Report Marks 5 4 3 2 1 Obtained Mark
General Format
 Fonts / size Fully
 Spacing complying with
Generally Poorly Barely/Not
A 5 report Most complying
 Length guidelines and
complying complying complying
 Cover Page style
 Table of contents
Satisfactory but
Very clear Clear Satisfactory Unsatisfactory
unclear
The pseudocode of introduction and introduction and introduction introduction
B 9 introduction and
the program correct correct and correct and correct
correct
information information information information
information
Satisfactory but
Very clear and Clear and Satisfactory Unsatisfactory
The flowchart of unclear and
C 9 correct correct and correct and correct
the program correct
information information information information
information
Satisfactory but
Very clear and Clear and Satisfactory Unsatisfactory
The coding of the unclear and
D 9 correct correct and correct and correct
program correct
information information information information
information
Satisfactory but
Very clear and Clear and Satisfactory Unsatisfactory
The results/output unclear and
E 8 correct correct and correct and correct
of the program correct
information information information information
information
TOTAL 40

You might also like