Skip to content

Commit

Permalink
Fix partial scorer release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Jun 5, 2017
1 parent 8d36a20 commit a45fcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/1_4_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ New features
- Interactive problems are now supported. See :ref:`styles` for more details.
- It is now possible to assign points to subtasks. See :ref:`subtasks` for more details.
- It is now possible to specify more than one output formats. See :ref:`io-formats_multiple-output-formats` for more details.
- It is now possible for scorers to specify partial points, by outputting OK\n<points>\n. See :ref:`grading_verdicts` for more details.
- It is now possible for scorers to specify partial points, by outputting ``OK\n<points>\n``. See :ref:`styles_scorer` for more details.
- Local grading now supports additional ``--brief`` argument to make the output concise. See :ref:`grading` for more details.

0 comments on commit a45fcd4

Please sign in to comment.