You are on page 1of 3

QUEZON CITY UNIVERSITY

COLLEGE OF COMPUTER STUDIES


INFORMATION TECHNOLODY DEPARTMENT

IPT102 - INTEGRATIVE PROGRAMMING AND TECHNOLOGIES 2


WEEK 3 - LABORATORY ACTIVITY # 2

NAME: Charian A. Pendica SCORE PERCENTAGE

STUDENT NO: 20-1764


YEAR/SECTION: SBIT-3B
DATE: September 6, 2022

Rubric:

Criteria Excellent Good Fair Poor


(25 pts.) (20 pts) (15 pts.) (0 pt.)
Program Execution Program executes Program executes Program executes Program does not
correctly with no with minor(easily with minor(not executes.
syntax or runtime fixed errors). easily fixed errors.
errors.
Correct Output Program displays Output has minor Output has multiple Output is incorrect.
correct output with errors. errors.
no errors.
Code Construction Program is statistically Few inappropriate Several inappropriate Program is poorly
well designed. design choices(i.e. design choices(i.e. written
poor variable names poor variable names
and algorithm) and algorithm)
Page Layout and Forms, text and images The page is well layout The page is well layout There is no document
Design laid out on the page in with one minor with one major or style defined for the
a well balanced deficiency. three or four minor page.
manner. deficiency.

MACHINE PROBLEM
1. Write a program to accept the total salary of a laborer and the number of days that the laborer has
worked for the total salary. Compute and display his average earning a day.

Source Code:
QUEZON CITY UNIVERSITY
COLLEGE OF COMPUTER STUDIES
INFORMATION TECHNOLODY DEPARTMENT
QUEZON CITY UNIVERSITY
COLLEGE OF COMPUTER STUDIES
INFORMATION TECHNOLODY DEPARTMENT

You might also like