Teacher Reporting: Difference between revisions
Wwdillingham (talk | contribs) |
Wwdillingham (talk | contribs) |
||
| Line 27: | Line 27: | ||
'''''StudentParser.awk''''' Input file Format | '''''StudentParser.awk''''' Input file Format | ||
< | <pre> | ||
fields: | fields: | ||
"Student MAC-ADDRESS" "Mathematical Operation" "Correct?" | "Student MAC-ADDRESS" "Mathematical Operation" "Correct?" | ||
| Line 33: | Line 33: | ||
example: | example: | ||
0c:1e:8c:25:a0:c1 45/67 y | 0c:1e:8c:25:a0:c1 45/67 y | ||
</ | </pre> | ||
==Helpful stuff== | ==Helpful stuff== | ||