This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2021:cprog:projects:sof0 [2021/02/07 21:03] – wedge | haas:spring2021:cprog:projects:sof0 [2021/03/01 14:12] (current) – [Submission] wedge | ||
---|---|---|---|
Line 297: | Line 297: | ||
< | < | ||
39: | 39: | ||
- | *:sof0:adequate indentation and comments in sof0.c | + | *:sof0:obtained via grabit by Sunday before deadline |
- | *:sof0:data stored and calculated in correct and separate variables | + | *:sof0:program compiles successfully, |
- | *:sof0:effective usage of fprintf() and fscanf() | + | *:sof0:program compiles with no warnings |
- | *: | + | *: |
- | *: | + | *:sof0:program |
- | *:sof0:runtime tests of sof0.c succeed | + | *:sof0:proper error checking and status reporting performed |
- | *:sof0:no negative compiler messages for sof0.c | + | *:sof0:code implements solution using relevant concepts |
- | *: | + | *:sof0:code updates committed/pushed to lab46 semester |
+ | *:sof0:code uses correct variable types and name lengths [3/3] | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
</ | </ | ||
+ | |||
+ | Additionally: | ||
+ | * Solutions not abiding by **SPIRIT** of project will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing descriptive why and how **COMMENTS** will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing **INDENTATION** to promote scope and clarity will be subject to a 25% overall deduction | ||
+ | * Solutions lacking **ORGANIZATION** and are not easy to read (within 90 char width) are subject to a 25% overall deduction |