Answer to Question #80833 in AJAX | JavaScript | HTML | PHP for Tyler Schrenk

Question #80833
I need to make a function that takes a record as parameter and returns the final numeric grade. Going off of this code how would I do that?
$grades = array(
array(
'name' => 'Alice',
'assignments' => 100,
'exams' => 100,
'project' => 100,
'participation' => -100
),
array(
'name' => 'Bob',
'assignments' => 85,
'exams' => 67,
'project' => 100,
'participation' => 50
),
array(
'name' => 'Eve',
'assignments' => 90,
'exams' => 87,
'project' => 76,
'participation' => 100
),
array(
'name' => 'Mallory',
'assignments' => 80,
'exams' => 80,
'project' => 80,
'participation' => 100
)
);
1
Expert's answer
2018-09-14T05:50:38-0400
Dear Tyler Schrenk, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS