We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e00252 commit eb4754aCopy full SHA for eb4754a
_docs/instructor/autograding/specification.md
@@ -128,6 +128,16 @@ executables.
128
**type:** _boolean_
129
**default value:** ``false``
130
131
+ _Students will not how many points hidden test cases are worth or
132
+ how many points they recieve for that test case. For similar functionality
133
+ while still allowing students to see how many points they receive, adjust
134
+ ``show_message``, ``show_actual``, and ``show_expected`` in validation instead._
135
+
136
137
+* **field:** ``"release_hidden_details"``
138
+ **type:** _boolean_
139
+ **default value:** ``false``
140
141
142
* **field:** ``"extra_credit"``
143
0 commit comments