Evaluation {{ task?.description }} @if (originEvaluation && originSolution) {
Code Search created this evaluation based on the original Evaluation by {{ originEvaluation.author }} for the Solution by {{ originSolution | solutionName }} .
} @if (evaluation && derivedSolutionCount) {
Code Search derived {{ derivedSolutionCount }} evaluations from this. View in Table
}
@if (codeSearchEnabled) {
} @if (similarSolutionsEnabled && !evaluation) {
} @if (similarSolutionsEnabled && evaluation) { Similar Solutions } @if (evaluation) { }