Uploaded by Ferrell Patel

Assignment 1 (1)

advertisement
Assignment 1
In your own words write an algorithm (describe the steps) to calculate the weighted total of any course.
Remember to describe the inputs required. The expected output is an average grade per category, and a
final overall grade. The goal is to have this algorithm minimize the user's effort to calculate the weighted
total.
Example Course:
2 Tests worth 50%
10 Labs worth 30%
5 Assignments worth 20%
Example output:
Test Average: 78%
Lab Average: 90%
Assignment Average: 60%
Overall Average: 78%
Submission details (20 Marks)
Submit a word document (.docx) to the blackboard submission point. The assignment file should be named
student#_lastname_firstname.docx where you replace each of the values with your student number and
names respectively.
Remember this is an individual assessment, not a group assignment.
1/1
Download