User Tools

Site Tools


haas:fall2015:data:projects:sln0

Differences

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

Link to this comparison view

Next revision
Previous revision
haas:fall2015:data:projects:sln0 [2015/08/25 10:08] – external edit 127.0.0.1haas:fall2015:data:projects:sln0 [2015/09/07 10:23] (current) – [Submit Tool Usage] wedge
Line 262: Line 262:
   * Project must be submit on time, by the posted deadline.   * Project must be submit on time, by the posted deadline.
     * Late submissions will lose 25% credit per day, with the submission window closing on the 4th day following the deadline.     * Late submissions will lose 25% credit per day, with the submission window closing on the 4th day following the deadline.
-  * All code must compile cleanly (no warnings or errors) 
-    * all requested functions must be implemented in the related library or program 
-    * all requested functionality must conform to stated requirements (either on this project page or in comment banner in source code files themselves). 
-  * Executed programs must display in a manner similar to provided output 
-    * output formatted, where applicable, must match that of project requirements 
-  * Processing must be correct based on input given and output requested 
-  * Output, if applicable, must be correct based on values input 
-  * Code must be nicely and consistently indented (you may use the **indent** tool) 
-  * Code must be commented 
-    * Any "to be implemented" comments **MUST** be removed 
-      * these "to be implemented" comments, if still present at evaluation time, will result in points being deducted. 
     * Sufficient comments explaining the point of provided logic **MUST** be present     * Sufficient comments explaining the point of provided logic **MUST** be present
-  * Track/version the source code in your lab46 repository +  * Submit a copy of your results to me using the **submit** tool (**make submit** will do this) by the deadline
-  * Submit a copy of your source code to me using the **submit** tool (**make submit** will do this) by the deadline.+    * Have it on paper? Digitize the final result.
  
 ====Submit Tool Usage==== ====Submit Tool Usage====
Line 281: Line 270:
  
 <cli> <cli>
-lab46:~/src/data/sln0$ submit data sln0 list.txt+lab46:~/src/data/sln0$ submit data sln0 list.jpg listpseudo.txt
 Submitting data project "sln0": Submitting data project "sln0":
-    -> list.txt(OK) +    -> list.jpg(OK) 
 +    -> listpseudo.txt(OK) 
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
 lab46:~/src/data/sln0$  lab46:~/src/data/sln0$ 
 </cli> </cli>
- 
haas/fall2015/data/projects/sln0.1440497315.txt.gz · Last modified: 2015/09/07 10:22 (external edit)