Package me.nickhanson.codeforge.evaluator


package me.nickhanson.codeforge.evaluator
  • Class
    Description
    Represents the evaluation result of a submitted answer.
    Interface for evaluating submitted answers against challenges.
    Basic implementation of the AnswerEvaluator interface.
    Utility class for normalizing strings for evaluation.