Update Using the grading file authored by Robert Alexander Crowell's avatar Robert Alexander Crowell
...@@ -8,7 +8,7 @@ You can distribute the `registration.csv` (after deleting the non-anonymous data ...@@ -8,7 +8,7 @@ You can distribute the `registration.csv` (after deleting the non-anonymous data
### Using AMC ### Using AMC
As an alternative you may wish to retain a machine readable list on which a grader marks the points given to a student by filling boxed. The AMC code (example) for this is as follows. As an alternative you may wish to retain a machine readable list on which a grader marks the points given to a student by filling boxes. The AMC code (example) for this is as follows.
<details> <details>
<summary>AMC Example code for machine readable points during grading</summary> <summary>AMC Example code for machine readable points during grading</summary>
... ...
......