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

IT1814

Task Performance
Implementing Design Pattern
Objective:

At the end of the exercise, the students should be able to:

 Implement design patterns when developing a software project.

Requirements:

 Computer with Internet connection


 NetBeans IDE 8.2 or Microsoft Visual Studio Community 2015 IDE

Procedure:
1. Using an object-oriented programming IDE, write the program for the given UML class diagram (as shown
below) that implements the Composite design pattern.

Figure 1. ImageEditor class diagram


2. Screenshot your codes and output. Then, upload the images to this DropBox.

GRADING RUBRIC:
CRITERIA PERFORMANCE INDICATORS POINTS
Correctness The code produces the expected result. 30
Logic The code meets the specifications of the problem. 30
Efficiency The code is concise without sacrificing correctness and logic. 20
Syntax The code adheres to the rules of the programming language. 20
TOTAL 100

04 Task Performance 1 *Property of STI


Page 1 of 1

You might also like