All Packages
Package Summary
Package
Description
Graja - Grader for java programs.
This package contains additional classes for specific grader comments.
This package has a single public service method that can transform
Content
instances to either HTML or plain text.This package is central to the grading process.
The Graja result hierarchy is as follows:
At the root we have a Result object that contains one AssignmentResult object.
An AssignmentResult is the root of all results for a single assignment.
Below an AssignmentResult Graja stores AbstractGradingAspectResults in a successively deeper hierarchy.
Any result object in this complete hierarchy stores an achieved score and holds a link to the respective node in the request hierarchy.
This package provides classes to compile a student's submission or parts of a submission.
This package provides classes, interfaces, and annotations that might be used by
JUnit test classes.
In this package there are classes for administration of
the Graja resource database.
Package with classes that launch the Graja backend while converting data between frontend and backend formats.
This package contains transfer object classes that comprise the interface of the Graja service.
This package contains transfer object classes that comprise the interface of the Graja service.
This package contains transfer object classes that comprise the interface of the Graja service.
Classes and routines that serialize and deserialize JSON or XML streams to Graja transfer objects.
Utility classes.
This package contains classes for comments that can be rendered to HTML or plain text.
This package includes transfer object classes of
the proforma
task format
This package includes transfer object classes of
the proforma
task format