Link: New GWA Calculator with Additional Functions (Solving for GWA Given Class Standings, Converting Class Standings to Equivalent Grades)
https://drive.google.com/drive/folders/1x6U5HhS9Px3D1pcIrSRp0STvv4EIrUKo?usp=sharing
https://drive.google.com/drive/folders/1fL8WKamkPF74RBW128hsCs6RBCYK-iqH?usp=sharing
New (and Current) Program Flow
:: Homepage
:: User will have five options
a) GWA for one quarter given tentative grades
b) GWA for one quarter given final grades
c) Highest and lowest possible GWA for next quarter given final grades in a quarter
d) Highest and lowest possible GWA for next two quarters given final grades in a quarter
e) Highest and lowest possible GWA for next three quarters given final grades in a quarter
:: Each option will take user to a different scene where they can input their grades and get their desired output displayed in the same scene.
:: Throughout the program, there’s a back button that takes the user back to the options scene and erases all the data they’ve previously inputted.
Debugging