Question: You are required to develop a program that prompts users to enter marks for three assessments ( FA 1 [ contribute 2 5 % toward

You are required to develop a program that prompts users to enter marks for three assessments
(FA1[contribute 25% toward final mark], SA1[contribute 50% toward final mark], and SA2[contribute
25% toward final mark]) for a module: Android Development (HASD200-1). The program then
calculate the final mark for the module. Based on the final mark, it must provide a statement
indicating whether the student passed with distinction, passed on average, failed but qualifies for
supplementary, or failed below average.
Hints:
-039% Failed below average
-4049% failed but qualifies for supplementary
-5074% passed on average
-75100% passed with distinction
Remember that you must create a Graphical User Interface (GUI) application using NetBeans IDE,
you need to use text fields to capture/input marks and labels to deliver outputs. The logic for
capturing marks and calculating the result would remain similar, but the code structure and UI
components would be different. Additionally, you need to use the following buttons:
Capture Marks button calculates the marks the student got in this module and display the results.
Clear button - clears out all entries after calculations are completed.
Exit button quits the program/application.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!