You are on page 1of 20

College for Research & Technology of Cabanatuan

GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Guidelines for Vblog

1. The contest is open to all SHS students.


2. Each campus will form a team of three (3) members.
3. The blog of each team will consist of the following:
a. Preparation of the campus for the foundation
b. Parade
c. Dances
d. Sports and skills on the first day
4. The blog must be uploaded on or before 10am of the following day.

Criteria for Judging:


1. Substance of the Content--------------------------------------- 30%
2. Technicality--------------------------------------------------------- 25%
3. Organization of the Ideas--------------------------------------- 25%
4. Creativity------------------------------------------------------------ 20%
Total ----------------------------------------------------------------- 100%

Guidelines for Infomercial

1. The contest is open to all SHS students.


2. Each campus will form a team of three (3) members.
3. The infomercial must be a info about CRT.
4. It should be not more than 2 minutes or less than 1 minute in length.
5. The video must be in .avi format.
6. It should be presented by the team to the panel of judges.
7. The team members are required to use their school uniform upon presentation.

Criteria for Judging:


1. Substance of the Content--------------------------------------- 30%
2. Technicality--------------------------------------------------------- 25%
3. Organization of the Ideas--------------------------------------- 25%
4. Creativity------------------------------------------------------------ 20%
Total ----------------------------------------------------------------- 100%
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Guidelines for IT Skills Competition

General Guidelines
1. The contest is open to all CRT Students.
2. Participants must wear school uniform together with their corresponding ID.
3. All the software must be given to the technical support a day before the actual competition.
4. In case of additional software, you can install additional software in expense of your time allocation of
the competition.
5. The test package will be given on the actual day of the competition.
6. Coaches and spectators are not allowed to approach their respective students during the competition.
7. Technical problems with the assigned computer must be reported immediately to the technical
support.
8. The competitor is responsible in saving their work at any time in case of power loss. (Do not save your
work on local disk C: because of deep freeze. Any information you saved on will be erased when you
restart your computer/terminal.)
9. The finished work will be judged according to the checklist provided by the technical panel.
10. The decision of the committee is final and irrevocable.

OBJECT ORIENTED PROGRAMMING


Time: 4 hours
1 Participant per Campus

1. You must create an INVENTORY SYSTEM using object oriented language with a database.
2. The application should be stand alone.
3. It must have a login facility. You should have three (3) users with different privilege. Administrator,
ICT, HE.
4. You only have 3 trials to login to your account. After three (3) trials you should have a message box
displaying that you already have exceeded the number of trials. It should also have a counter (30
seconds) displaying that you can only login again after 30 seconds.
5. After successful login. It should display a message box displaying the whole name of the user together
with the role/privilege that is given to him/her.
6. In case the username and the password do not match in the database, it should have a message box
saying that the username and password are invalid and if you want to try again.
7. In the administrator page,
a. the administrator has a function to create, add, edit, delete user accounts.
b. It can also view records/inventory and print report/data report.
8. In the ICT page,
a. it will have a function to add record (the stock number should be auto increment with the
role/privilege of the user be the first word, e.g. ICT00001), delete records, search record, filter
data (according to category).
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

9. In the HE page,
a. it will have a function to add record (the stock number should be auto increment with the
role/privilege of the user be the first word, e.g. HE00001), delete records, search record, filter
data (according to category).
10. The system can also track the stocks which are less than 3 items then notify the current user.
11. The system will automatically add the current stock to new stock.
12. There will be a message box once the delete button is press (yes/no).
13. Filter Button is drop down.
14. The date issued should be the default date of the computer.

Wait 30 seconds before you can log in again.

Edwin Arimbuyutan

User Account table

User Name Password First Name Last Name Role


ADMIN admin Edwin Arimbuyutan Administrator
Marietta 1234 Marietta Gonzales Administrator
Lex 6789 Lexber Paltao HE User
Robin 9876 Robin Lindain ICT User
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Robin Lindain Log Out


ICT

Stock Number Quantity


Search Box Filter (Drop Down)
Stock Name Unit of Measure(pcs)
ADD Save Delete
Description Date Issued

Table (Stocks)
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

SOFTWARE DEVELOPMENT (PLATFORM DEVELOPMENT)


OBJECTIVE MARKING

Competitor Number: ______________________

Mark
Aspect
Max Mark Description Awarde
ID
d
1 10 / 7/ 5 /3 User Interface Design is correct
15 / 10 / 7 /
2 Admin Functions
5
15 / 10 / 7 /
3 Log-in Sytem
5
Command buttons clear and exit are created and
4 10 / 7/ 5 /3
functional
5 10 / 7/ 5 /3 ICT User Interface/Function
6 10 / 7/ 5 /3 HE User Interface/Function
7 10 / 7/ 5 /3 Database
8 5 / 3/ 2 /1 Cannot modify the program output in other user
9 10 / 7 / 5 / 3 Printing Function
Speed
10 5 Speed (1st = 5 pts, 2nd = 3 pts, 3rd = 2pt, 4th = 1 pt.)
TOTAL POINTS: 100 AWARDED MARK

Expert Name Signature Signature of expert selected to


confirm the accuracy of this printed
result.

POINTING SYSTEM
5 - All requirements and specifications are met and all are correct
3 - Some of the requirements and specification are met but some are incorrect
1 - Few of the requirements and specifications are met but almost incorrect
0 - Not performed at all

Platform Development
Time: 4 hours
1 Participant per Campus
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

1. You must create a PAYROLL SYSTEM using Platform Development Software together with a database.
2. The application should be stand alone.
3. There should be a login with 2 users. (Admin & Accounting)
4. In the admin,
a. It must have a function to create, add, edit, delete user.
b. It should also have the function to adjust the salary rate of each position.
c. It should also be the one who will adjust the PERAA/SSS, Philhealth, Tax Withheld percentage.
d. The admin also creates the employee.
5. In the Accounting,
a. After login the first page should be a search function to search for the employee.
b. After choosing the employee it will have a basic payroll, employee name, address, position etc.
will be shown.
c. The accounting could also put the month, salary level, hours working, hours overtime, late and
absences and other earnings.
d. It will auto compute and can also be printed.
6. Payroll Computation
a. Hourly Rate = Salary Rate/8 hours
b. Regular Pay = Hourly Rate*Working Hours
c. Overtime Pay = Hours Overtime*(Salary Rate/8 Hours)*1.1
d. Gross Pay = Regular Pay + Overtime Pay
e. Tardiness = (Late)60/Hourly Rate*Number of Late + (Absence)Salary Rate*Number of Absence.
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Log Out

Position

Tardiness

TOTAL DEDUCTIONS:

Employees-Profile table(You need to enter Sample Data)


EmployeesNumbe 1 2 3
r
FirstName Marietta Edwin Leyan
LastName Gonzales Arimbuyutan Arimbuyutan
MiddleInitial C. P.
BirthDate 1/15/1990 3/20/1991 08/20/1988
Age 24 23 31
Sex FEMALE MALE MALE
Status SINGLE SINGLE MARRIED
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Address ADUAS CENTRO, PAMALDAN, SAMON, CABANATUAN


CABANATUN CITY CABANATUAN CITY CITY
ContactNumber 09135657524 09283456654
Position INSTRUCTOR II INSTRUCTOR I INSTRUCTOR III
RatePerHour 150 100 200
DateHired 3/14/2012 8/15/2013 6/5/2010

Employees-Profile table
EmployeesNumber 1 2 3
FirstName ERIC ANNA PETER
LastName SANTOS DE LEON REYES
RatePerHour 150 100 200
NumberHoursWork 80 74 78
GrossPay 12,000.00 7,400.00 15,600.00
Overtime 2 5 4
OvertimePay 450.00 750.00 1,200.00
Tax 1,200.00 592.00 1,560.00
SSSContribution 600.00 296.00 780.00
PhilHealth 480.00 222.00 624.00
Late 3 10 30
Absence 1 2 3
TotalDeduction 2,280.00 1,638.00 2,964.00
NetPay 10,170.00 6,512.00 13,836.00
PayrollDate 02/01/2014 02/01/2014 02/01/2014
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Sample Lay-out:

College for Research & Technology

PAYROLL SLIP

EMPLOYEE’S NUMBER : 4
FIRSTNAME : MARICEL
LASTNAME : DE LARA
POSITION : INSTRUCTOR III
RATE PER HOUR : 200
NO. OF HOURS WORK : 70
GROSS PAY : 14,000.00
OVERTIME :3
OVERTIME PAY : 900.00
DEDUCTIONS:
TAX : 1,400.00
SSS CONTRI : 700.00
PHIL HEALTH : 560.00
TOTAL DEDUCTIONS : 2,660.00
NET PAY : 12,240.00

Print Payslip Summary

College for Research & Technology

PAYROLL SUMMARY
01/30/2014

FIRST NAME LASTNAME GROSS PAY OT PAY TAX SSS PHILHEALTH TOTDEDUCTIONS NETPAY
ERIC SANTOS 12,000.00 450.00 1,200.00 600.00 480.00 2,280.00 10,170.00
ANNA DE LEON 7,400.00 750.00 592.00 296.00 222.00 1,638.00 6,512.00
PETER REYES 15,600.00 1,200.00 1,560.00 780.00 624.00 2,964.00 13,836.00
MARICEL DE LARA 14,000.00 900.00 1,400.00 700.00 560.00 2,660.00 12,240.00
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

SOFTWARE DEVELOPMENT (PLATFORM DEVELOPMENT)


OBJECTIVE MARKING

Competitor Number: ______________________

Mark
Aspect
Max Mark Description Awarde
ID
d
1 10 / 7/ 5 /3 User Interface Design is correct
15 / 10 / 7 /
2 Admin Functions
5
15 / 10 / 7 /
3 Log-in Sytem
5
Command buttons clear and exit are created and
4 5 / 3/ 2 /1
functional
Displayed the Salary Rate based on the input Salary
5 5 / 3/ 2 /1
Level.
15 / 10 / 7 /
6 Accounting Functions
5
7 10 / 7/ 5 /3 Database
Cannot modify the program output found in the
8 5 / 3/ 2 /1
program.(Accounting-User)
9 5 / 3/ 2 /1 Uses Decimal Format Class (eg. 660.13, 6,221.12)
10 10 / 7 / 5 / 3 Printing Function
Speed
11 5 Speed (1st = 5 pts, 2nd = 3 pts, 3rd = 2pt, 4th = 1 pt.)
TOTAL POINTS: 100 AWARDED MARK

Expert Name Signature Signature of expert selected to


confirm the accuracy of this printed
result.

POINTING SYSTEM
5 - All requirements and specifications are met and all are correct
3 - Some of the requirements and specification are met but some are incorrect
1 - Few of the requirements and specifications are met but almost incorrect
0 - Not performed at all
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

WEBPAGE DESIGN WITH PHP


Time: 4 hours
1 Participant per Campus

1. You must create a WEBPAGE using HTML, CSS, PHP with a database.
2. The webpage is the webpage of CRT.
3. It should have a Login function, Admin & User/Student.
4. Admin Function
a. Add, edit, delete students/user
b. The student ID should be the automatic username and password of the student.
c. It should have a dashboard of all the inquiries of the students.
d. It can reply to students that will send a message.
5. Student Function
a. Upon first login, the student will be asked to change the password.
b. The Student will also be able to update his/her information but not his/her student number and
name.
c. The student can communicate with the admin.
6. Web Design Requirements:

CRT 7.
LOG 8.
College for Research and Technology
O 9. Home to the World Class Filipino Youth! Log in
10.

st
Celebrating 31
11.
12.
13.
14.
15.
16. Foundation day
College for Research & Technology
(Carouse/Script)
17.
18. Home | About CRT | President’s Corner | Courses Offered
19. Cabanatuan
Mission/vision | Contact Us
● Gapan ● Guimba ● San
20. Jose
21. th
29 Founding Anniversary
22.
23. February 2018
24. Announcements
College for Research and Technology
25. VIDEO Link
Link
26. (video showing CRT) 29th Founding Anniversary Link
27. SKILLS COMPETITION
28. Copyright © 2020
IT - Programming
 College for Research and Technology Website 
Introduction: Introd
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

IT SKILLS COMPETITION
OBJECTIVE MARKING

Competitor Name: ____________________________ Branch: ________________


Coach Name: ________________________________

Mark
Aspect Max
Description Awarde
ID Mark
d
Aesthetics Design (30%)
1 10 Visual appeal and style color
2 5 Consistent look and feel
3 5 Readability
Content (20%)
4 10 Accurate presentation of information
5 5 Accuracy of content
6 5 Correct spelling and grammar
Navigation/Usability (30%)
7 5 Ease and straightforward navigation.
8 5 All links work
Effective use of multimedia contents (image, audio,
9 10
video, animation, etc.)
Technical Elements (20%)
10 5 HTML and CSS attribution
11 5 JavaScript attribution (Contact Us)
12 10 Log in with privilege
13 10 Admin functions (dashboard)
14 10 Students functions (comment/Communicate)
TOTAL POINTS: 100 AWARDED MARK
Expert Name Signature
Signature of expert selected to
confirm the accuracy of this printed
VISUAL GRAPHICS result.
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Time: 2 hours
1 Participant per Campus

1. The poster must illustrate, interpret and emphasize the theme HARVEST FESTIVAL in connection to 31 st
Founding Anniversary of CRT.
2. On the spot creation of Digital Poster using any multimedia device and equipment.
3. One participant per campus.
4. No pictures will be used in the creation of the digital poster.
5. The size should be 36x24 inch landscape
6. Resolution: 300

Criteria for Judging:


1. Relevance to the Theme---------------------------------- 30%
2. Originality & Emotional Impact-------------------------- 30%
3. Creativity & Design----------------------------------------- 40%
TOTAL-------------------------------------------------------------------- 100%

Computer Graphics (Digital Poster Making)


College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

Using Any Multimedia Software

SCORE SHEET

Branch Relevance to Originality & Creativity Total Ranking


the Theme Emotional Impact and Design

(30%) (30%) (40%) (100%)

CABANATUAN

GAPAN

GUIMBA

SAN JOSE

Name and Signature of Judge: __________________________

Note: CRITERIA for Judging

1. Relevance to the Theme (30%)


a. It describes or portrays the selected theme for the competition
b. Usage of images and vectors must by related to the theme
c. Relevance to the theme
2. Originality & Emotional Impact (30%)
a. Must be unique among others, using of advanced layer styles and graphics are allowed.
b. The final product must have an emotional appeal and can express its meaning.
c. Images, vectors, brush strokes and font usage must contain harmony and complement with
other image elements.
3. Creativity and Design (40%)
a. Images must be placed in its most proper location, proper object positioning is a must.
b. Competitor must have a wide range of idea and skills in color combinations, gradients and
advanced coloring techniques.
c. Advanced photo manipulation skill must be portrayed by the user.
MOVIE MAKING
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

1 team (5 member) per Campus

1. The video should have the preparation for the event and the first day of the event.
2. The video should not be less than 3 minutes but not more than 8 minutes.
3. It should be save as .avi with 720p.
4. The finalization and rendering should be made on the competition proper.
5. Bring their own computer/laptop and other tools and equipment.

Criteria for Judging:


1. Content -------------------------------------------- 30%
2. Musicality ----------------------------------------- 20%
3. Cinematography -------------------------------- 40%
4. Relevance to the Theme ---------------------- 10%
TOTAL ------------------------------------------------------- 100%

MOVIE MAKING
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

THEME : HARVEST FESTIVAL

SCORE SHEET

Branch CONTEN MUSICALITY CINEMATOGRAPHY RELEVANC Total Ranking


T E
TO THE
(20%) (40%) THEME (100%)
(30%) (10%)

CABANATUAN

GAPAN

GUIMBA

SAN JOSE

Name and Signature of Judge: __________________________

Note: CRITERIA for Judging

Assessment Criteria:

1. Content (30%)
2. Musicality (20%)
3. Cinematography- (40%)
4. Relevance to the theme (10%)
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

IT USER
Time: 4 hours
1 participant per Campus

1. Word Application,
a. Create a Letter with mail merge, using the spreadsheet/excel application as the
database.
b. The header should be the logo of CRT on the left then on the center is CRT then
address.
c. The footer should be the branches of CRT with Contact details
d. Font should be size 12, Arial, single Spacing.
2. Excel Application,
a. It should have a form that creates data.
b. The data mapping should just be below the form.
c. It can also put picture in the data.
d. You should use macro.
3. Powerpoint,
a. You will make a documentation of the project.
b. It should have screenshot, screen capture of how you make the program.
c. Lastly, you should put voice over in your presentation.
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

\
College for Research & Technology of Cabanatuan
GUIMBA Campus
Parairo Street, Saranay District
Guimba, Nueva Ecija
Tel. 335-1170 e-mail: crt.cabanatuan@gmail.com

MOBILE LEGENDS
2 Teams per Campus
(1 College & 1 SHS)

1. Single Elimination
2. Best of 3
3. Final, best of 5
4. 6 members per team
5. Draft pick

4. Guimba
Winner
3. San Jose
Champion
2. Cabanatuan
Winner
1. Gapan

Loser

3rd Place

Loser

You might also like