We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013f120 commit c14fa98Copy full SHA for c14fa98
_docs/instructor/autograding/hidden_testcase_examples.md
@@ -35,7 +35,7 @@ This is what it will look like for students:
35
### Hide Testcase Details, Show Score
36
37
In your `config.json`, **do not** change the `hidden` field.
38
-Instead, add these lines to the testcase:
+Instead, add these lines to the validation of the testcase:
39
```
40
"show_actual": never,
41
"show_expected": never
0 commit comments