Line 24: |
Line 24: |
| | | |
| ==Links & Resources== | | ==Links & Resources== |
| + | |
| + | '''''StudentParser.awk''''' Input file Format |
| + | |
| + | <code> |
| + | fields: |
| + | "Student MAC-ADDRESS" "Mathematical Operation" "Correct?" |
| + | |
| + | example: |
| + | 0c:1e:8c:25:a0:c1 45/67 y |
| + | </code> |
| | | |
| ==Helpful stuff== | | ==Helpful stuff== |