Skip to content

Commit 20cdd5d

Browse files
authored
Update examples.md
1 parent 58d3f8f commit 20cdd5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/api/spec/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
75. Put values 10, 20, and 30 in A1 through A3. Assess cell A4 expecting the student to enter the formula =SUM(A1:A3).
100100
76. Put test scores 80, 90, 70, 85, 95 in B1 through B5. Assess cell B6 expecting the student to enter =AVERAGE(B1:B5).
101101
77. Create a spreadsheet where cell A3 is assessed for the value "30" and cell B3 is assessed for the formula =SUM(B1:B2).
102-
78. Create an assessed cell where acceptable answers are in the range 100 to 200 with a step of 50.
102+
78. Create an assessed cell where acceptable answers are in the range 100 to 200 with a step of 50. (BUG: not supported, but good idea)
103103

104104
## Category 8: Params / Templates (79–85)
105105

0 commit comments

Comments
 (0)