User Tools

Site Tools


haas:spring2021:cprog:projects:dow0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2021:cprog:projects:dow0 [2021/02/18 14:30] – [Execution] wedgehaas:spring2021:cprog:projects:dow0 [2021/03/22 14:47] (current) – [Submission] wedge
Line 159: Line 159:
   * Submit a copy of your source code to me using the **submit** tool.   * Submit a copy of your source code to me using the **submit** tool.
  
-To submit this program to me using the **submit** tool, run the following command at your lab46 prompt:+To submit this program to me, use the **submit** rule to the Makefile; run the following command at your lab46 prompt:
  
 <cli> <cli>
-$ submit cprog dow0 dow0.c +lab46:~/src/SEMESTER/cprog/dow0make submit
-Submitting cprog project "dow0": +
-    -> dow0.c(OK) +
- +
-SUCCESSFULLY SUBMITTED+
 </cli> </cli>
  
Line 175: Line 171:
 <code> <code>
 52:dow0:final tally of results (52/52) 52:dow0:final tally of results (52/52)
-*:dow0:data stored and calculated pursuant to algorithm and specifications [4/4] +*:dow0:obtained via grabit by Sunday before deadline [4/4] 
-*:dow0:code is pushed to lab46 repository [4/4] +*:dow0:program compiles successfully, no errors [4/4] 
-*:dow0:adequate indentation and comments in dow0.c [4/4] +*:dow0:program compiles with no warnings [4/4] 
-*:dow0:program uses indicated algorithm [12/12+*:dow0:program performs stated task/algorithm [4/4] 
-*:dow0:output conforms to project specifications [12/12+*:dow0:program output conforms to formatting expectations [4/4] 
-*:dow0:runtime tests of dow0.c succeed [12/12+*:dow0:proper error checking and status reporting performed [4/4] 
-*:dow0:no negative compiler messages for dow0.c [4/4]+*:dow0:code implements solution using relevant concepts [4/4] 
 +*:dow0:code updates committed/pushed to lab46 semester repo [4/4] 
 +*:dow0:code uses correct variable types and name lengths [4/4] 
 +*:dow0:project is submitted with relevant and complete source [4/4
 +*:dow0:project is submitted on lab46 using 'make submit' [4/4
 +*:dow0:project is submitted with pi and lab46 binaries [4/4
 +*:dow0:runtime tests of submitted program succeed [4/4]
 </code> </code>
  
 Additionally: Additionally:
-  * Solutions not abiding by spirit of project will be subject to a 25% overall deduction +  * 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 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 not utilizing **INDENTATION** to promote scope and clarity will be subject to a 25% overall deduction 
-  * Solutions not organized and easy to read (assume a terminal at least 90 characters wide, 40 characters tall) are 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
haas/spring2021/cprog/projects/dow0.1613658639.txt.gz · Last modified: 2021/02/18 14:30 by wedge