diff --git a/FAQ.md b/FAQ.md index f1e0d2c..d4a7819 100644 --- a/FAQ.md +++ b/FAQ.md @@ -88,3 +88,5 @@ implemented: The additional double value is saved to the results file and can be used for score calculation in the frontend. If just the basic judge is used, the values are 1.0 for exit code 0 and 0.0 for exit code 1. + +See [judge templates page](https://github.com/ReCodEx/utils/tree/master/judge_templates) for more details.