Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a folder called A 1 _ 2 5 % 2 5 % 5 0 % 9 0 1 0 0 8 0 9 0

Create a folder called A1_25%25%50%901008090B7080C6070D60F> and submit itas a single file via Blackboard.
Assignment Details [100 points]
The goal of this assignment isto enable you to identify classes, functions, methods, and be able to
implement a command-line-based Student Grading Application.
Part A: 20 Points
Draw a class diagram identifying classes, functions, methods, and attributes needed for Student
Grading Application on a Microsoft word file.
Part B: 80 Points
Build a command-line-based Student Grading Application. The student grading application should
be able to add scores of two quizzes (quiz1 and quiz2), one midterm exam, and one final exam and
compute the average score (or semester score) and letter grade of all students in a class. Your
program should be able to show student grades after computing the semester score and letter grade.
Your program should also allow the user flexibility to modify quizzes, midterm, and final scores.
Quizzes, midterm, and final exam are graded at100 points each. To compute average score or
semester score you will take 25%of quizzes, 25%of midterm exam, and 50%of final exam scores.
The student letter grading computation should follow the following policy:
A. Semester Score of90 and 100 will receive a letter grade ofA
B. Semester Score of80 and 90 will receive a letter grade ofB
C. Semester Score of70 and 80 will receive a letter grade ofC
D. Semester Score of60 and 70 will receive a letter grade ofD
E. Semester Score of60 will receive a letter grade ofF.
Important Note: Structure of StGrading Application
a package called StudentGradingApp. two modules named
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications Dexa 2021 Workshops Biokdd Iwcfs Mlkgraphs Al Cares Protime Alsys 2021 Virtual Event September 27 30 2021 Proceedings

Authors: Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil ,Bernhard Moser ,Atif Mashkoor ,Johannes Sametinger ,Anna Fensel ,Jorge Martinez-Gil ,Lukas Fischer

1st Edition

ISBN: 3030871002, 978-3030871000

More Books

Students also viewed these Databases questions

Question

Do not come to the conclusion too quickly

Answered: 1 week ago