$END_COMMENTS
# Automated test result section
+ # Un-comment the appropriate directive for each test failed.
@tests
- # Un-comment the appropriate directive for each test failed.
#:ftbfs_all
#:simple_test
#:more_interesting_test
#! ...
# Automated test result section
- @tests 0 40 - Functionality Tests
# Un-comment the appropriate directive for each test failed.
+ @tests 0 40 - Functionality Tests
#! ...
@tests2
:some_other_test
-:yet_another_test
+#:yet_another_test
+
+$BEGIN_COMMENTS
+
+$END_COMMENTS
--- /dev/null
+Packaging: [10.0/10.0] (100.0%)
+
+ Additional Grader Comments:
+
+ Some grader comments on packaging
+
+Functionality Tests: [28.0/40.0] (70.0%)
+
+ (-6.0)
+ The buffer-passing test seems to mangle bytes on occasion.
+
+ (-10.0% == -4.0)
+ There is a minor problem with the buffer-passing test output
+ when given an unusually long input string.
+
+ (-1.0)
+ Some small problem happened (see grader commentary below).
+
+ (-1.0)
+ Some small problem happened (see grader commentary below).
+
+ Additional Grader Comments:
+
+ More grader comments in a different section
+
+One Last Thing: [8.0/10.0] (80.0%)
+
+ Additional Grader Comments:
+
+ abcd
+
+More Functionality Tests: [20.0/40.0] (50.0%)
+
+ (-20.0)
+ SOT
+
+
+TOTAL: [66.0/100.0] (66.0%)
@justScoreMe seconly 10 - One Last Thing
# Manual test result section
-@tests bounding simple 40 - Functionality Tests
# Un-comment the appropriate directive for each test failed.
+@tests bounding simple 40 - Functionality Tests
:simple_test -6
The buffer-passing test seems to mangle bytes on occasion.
when given an unusually long input string.
.
-# May be assessed more than once!
;misc_ding -1
Some small problem happened (see grader commentary below).
.
--- /dev/null
+# Basic features of the handin
+@packaging
+ #:ftbfs_all
+
+$BEGIN_COMMENTS
+
+$END_COMMENTS
+
+# Here is a section without any dings; it uses a different
+# section definition to take an argument directly in the
+# data file.
+@justScoreMe <score out of 10.0>
+
+$BEGIN_COMMENTS
+
+$END_COMMENTS
+
+# Manual test result section
+# Un-comment the appropriate directive for each test failed.
+@tests
+ #:simple_test
+ #:more_interesting_test_minor
+ #:misc_ding # repeat as needed
+
+$BEGIN_COMMENTS
+
+$END_COMMENTS
+
+# These lines will, despite this section being hidden, still
+# appear in the skeleton file. This may be useful for giving
+# instructions to graders.
+
+# This is a second paragraph appearing in the skeleton.