Uses of Record Class
dev.dokimos.server.dto.v1.AlignmentView
Packages that use AlignmentView
-
Uses of AlignmentView in dev.dokimos.server.controller.v1
Methods in dev.dokimos.server.controller.v1 that return AlignmentViewModifier and TypeMethodDescriptionReturns the judge-human alignment breakdown for a run. -
Uses of AlignmentView in dev.dokimos.server.service
Methods in dev.dokimos.server.service that return AlignmentViewModifier and TypeMethodDescriptionAlignmentService.getAlignment(UUID runId) Computes the judge-human alignment breakdown for a run.