Question
Problem: Mr. Pjs GR4DING SYSTEM *Create a JAVA program for the following Mr. PJ wants a program that allows him to enter a students performance
Problem: Mr. Pjs GR4DING SYSTEM
*Create a JAVA program for the following
Mr. PJ wants a program that allows him to enter a students performance tasks, written works and periodic ex@m scores. The professor assigns three performance tasks, three written works and one periodic ex@m. Each performance task is worth 50points, while each written work is worth 30points and peri0dic ex@m is 80points. The program should calculate and display the total points base from this formula:
Total Gr@de = SUM OF45% (PT) Performance Task Grade30% (WW) Written Work Grade25% (EX4M) Periodic Ex@m Gr@de
It also should determine if the student is a GOLD CARD or GREEN CARD AWAREE based from his Total Grade
GOLD CARD AWARDEE : 91-99
GREEN CARD AWARDEE: 85 90
*TO GET THE PT GR@DE, WW GR@DE and EX4M GR@DE, divide the total number of points by total number of items and multiply it by 100
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started