Skip to content

Commit eb4754a

Browse files
committed
Update specification.md
1 parent 7e00252 commit eb4754a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_docs/instructor/autograding/specification.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,16 @@ executables.
128128
**type:** _boolean_
129129
**default value:** ``false``
130130

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+
131141

132142
* **field:** ``"extra_credit"``
133143
**type:** _boolean_

0 commit comments

Comments
 (0)