Uses of Class
com.gophers.structures.grades.GradeTemplate
Packages that use GradeTemplate
-
Uses of GradeTemplate in com.gophers.structures.grades
Subclasses of GradeTemplate in com.gophers.structures.gradesModifier and TypeClassDescriptionclassA concrete implementation ofGradeTemplatefor grading the chatbot generator.classA concrete implementation ofGradeTemplatefor grading the chatbot.classA concrete implementation ofGradeTemplatefor grading the chatbot platform.classA concrete implementation ofGradeTemplatefor grading the chatbot simulation.classRepresents a grading structure specific to programming assignments, extending the genericGradeTemplatewith configuration and feedback specific to the program component of a course.