haas/spring2026/unix/eoce/EoCE.md
... ...
@@ -1,4 +1,4 @@
1
-# COMPORG SPRING2026 EOCE
1
+# UNIX SPRING2026 EOCE
2 2
3 3
The End of Course Experience (eoce) satisfies the fourth discrete grading
4 4
component of the course. It is meant to evaluate your knowledge and
haas/spring2026/unix/projects/gtf0.md
... ...
@@ -86,10 +86,9 @@ I'll be evaluating the project based on the following criteria:
86 86
```
87 87
286:gtf0:final tally of results (286/286)
88 88
*:gtf0:script operates with no warnings or errors [26/26]
89
-*:gtf0:script produces sc compatible spreadsheet [26/26]
89
+*:gtf0:script produces sc compatible spreadsheet [52/52]
90 90
*:gtf0:spreadsheet produce is conformant with gfoX submission criteria [26/26]
91 91
*:gtf0:spreadsheet calculations are accurate based on week range [26/26]
92
-*:gtf0:script accepts and uses either a gfoX assignment or week number [26/26]
93 92
*:gtf0:script uses variables, commandline args, if statements, and loops [52/52]
94 93
*:gtf0:script uses regex, IO redirection, command expansion [52/52]
95 94
*:gtf0:committed script to private semester repo [52/52]