feat: improve MFAC lesson hint texts for a better user experience (#1424)

This commit is contained in:
Àngel Ollé Blázquez
2023-08-27 01:43:47 +02:00
parent b89ebd70ad
commit 055578893d
2 changed files with 8 additions and 5 deletions

View File

@ -39,7 +39,8 @@ import org.springframework.web.bind.annotation.RestController;
"access-control.hash.hint9",
"access-control.hash.hint10",
"access-control.hash.hint11",
"access-control.hash.hint12"
"access-control.hash.hint12",
"access-control.hash.hint13"
})
public class MissingFunctionACYourHashAdmin extends AssignmentEndpoint {