|
@if (solution.assignee;as assignee) {
•
{{ assignee }}
}
@if (existingEvaluations[solution._id!] && solution._id !== solutionId) {
•
View Evaluation
}
|
}
|---|
|
@if (snippets[solution._id!]?.[index];as solutionSnippet) {
|
}