Inspiration
We were inspired by "GradeView" which helps students view their grades. We aspired to create a modified version of "GradeView", but for teachers.
What it does
It takes scores from the user, finds the class median, average, curve, scores with curve, and displays a pie chart sorting the grades by letter grades.
How we built it
We used the Java JFrame and the console to develop our Data Visualization tool.
Challenges we ran into
We had a recurring error which required a constructor to have a return value when it was not supposed to. We solved this by including it in the main method.
Accomplishments that we're proud of
Our ability to bounce back from our errors, even after completely redoing our project near the end of our allotted time period.
What we learned
We learned more about Java Graphics and how to implement them in various aspects of code.
What's next for Test Score Visualizer
We aim to create more types of graphs and improve our user interface.
Log in or sign up for Devpost to join the conversation.