In: Computer Science
ITP100 Project: Part 3 Create the pseudocode solution to a program that calculates the final score and letter grade for one student. Please use the following grading system: 9 Homework Assignments – 100 points each 10 points 11 Quizzes – 100 points each 5 points 5 Projects – 100 points each 10 points 6 Discussion posts – 100 points each 10 points 4 Exams – 100 points each 65 points A = 90 – 100% B = 80 – 89% C = 70 – 79% D = 60 – 69% F = 0 – 59% Modify part 2 of the project by including repetitive structures, functions and input validation (Chapters 5, 6 and 7). Try to reduce your code by reusing functions or modules that perform similar tasks. Do not use arrays. Grading Rubric for this assignment Incorrect Some Errors No Errors Points Awarded Correct main module 0 3 5 Correct variable declarations 0 5 10 Correct constant declarations 0 3 5 Correct structured pseudocode selection and repetitive structures 0 5 10 Appropriate use of modules and functions 0 7 15 Correct module/function calls with correct arguments 0 5 10 Correct module/function declarations with correct parameters 0 5 10 Correct variable scope 0 7 15 Correct formulas 0 5 10 Correct letter grade calculation
PLEASE LIKE IT RAISE YOUR THUMBS UP
IF YOU have ANY DOUBT FEEL FREE TO ASK IN COMMENT
SECTION