Driver Program(EssayDemo)...I get a syntax error at the termPaper.setScore line. I know I need to add something to the Essay class. Something using the Super command. Just not sure exactly where it goes or what it should be. We were given the first two classes. I had to build the last and that is the only one I modify.
This is the second class(GradedActivity)
This is the third class(Essay), which is extended off the one above.

Comment