0% found this document useful (0 votes)
21 views3 pages

Group Project Guidelines

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views3 pages

Group Project Guidelines

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

UNIVERSITI TEKNOLOGI MARA

COURSE : FUNDAMENTALS OF ALGORITHMS & COMPUTER PROBLEM


SOLVING
COURSE CODE : CSC126
ASSESSMENT : GROUP PROJECT
(Project Report and Presentation)

TOTAL MARKS : 35%

Objective:

The objective of this group project is to develop students’ teamwork skills that
are essentials for students’ academic and professional success. In completing
this group project, students are expected to work in a team to analyse simple
real-world problems, organize effective algorithmic solutions for the problems
and construct computer programs to solve them. Upon completion of this
project, students are also expected to demonstrate communication skills by
presenting the developed computer programs.

Outcomes:

Students should be able to construct basic programs to solve daily problems


using designated programming control structures (selection, repetition,
function, and array).

SUGGESTED GUIDELINES

1. Project Title

Students are required to identify a problem that rises in their daily lives, design
appropriate solutions, and solve the problem in a computerized way.

2. Group Members

Students are required to establish a group with 3 – 4 members.

3. Proposal Report

a) Each group needs to submit a proposal to suggest a title and its detailed
description.

1
b) Your proposal report must consist of the following information:

● Proposal Cover Report


● Proposed Project Title
● Proposed Project Summary
● Objective of the Proposed Project
● Analysis – Input/Process/Output

c) Format:

● Font Face: Arial


● Font size: 11-point
● Page Number: Bottom and centre of each page

d) Proposal submission dateline: Week 11 (12 June 2024 at 5.00 pm)

Submission Method:
• Save your proposal in .pdf format.
• GForm for submission → https://forms.gle/dPGF8vkb3TKgqMwZ7

After the proposal is accepted, you may start designing and coding the
project.

4. Report (25%)

e) Construct a complete program to solve the problem identified by using


C++ programming language. The following criteria MUST be
implemented in your program:
● Input and Output operations
● The three control structures - sequential, selection and repetition
● Function – including passing parameters
● Array - implementing summation, average, highest/lowest, counter
● Processes - Calculation/Formula related to the project title (e.g.,
discount, tax, summation/total etc).
● Include comments at any part of your program that is necessary for
indicating the purposes.

f) Prepare a complete report which consists of:

● Final Cover Report


● Project Summary
● Objective of the Project
● Design Algorithm – Flowchart and Pseudocode
● Source code
● Samples of output
● Discussion/Conclusion

g) Format:

● Font Face: Arial

2
● Font size: 11-point
● Page Number: Bottom and centre of each page

h) Report submission dateline: Week 16 (24 July 2024 at 5.00 pm)

Submission Method:
● Save your report in .pdf format.
● GForm for submission → https://forms.gle/CPFRziGAp44tnF986

5. Presentation (10%)

a) Prepare a video presentation that is no longer than 10 minutes


demonstrating the developed program. Your presentation shall consist
of:

• Proposed Project Summary


• Objective of the Project
• Analysis – Input/Process/Output
• Design Algorithm – Flowchart and Pseudocode
• Source code
• Samples of output

b) Video presentation dateline: Week 16 (24 July 2024 at 5.00 pm)

Submission method:
• Upload your presentation video on YouTube and share the link.
• GForm for submission → https://forms.gle/CPFRziGAp44tnF986

You might also like