User Tools

Site Tools


haas:spring2020:cprog:projects:gfo0

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:spring2020:cprog:projects:gfo0 [2020/03/27 14:20] – [Submission] wedgehaas:spring2020:cprog:projects:gfo0 [2020/03/27 14:25] (current) – [Submission] wedge
Line 31: Line 31:
  
 The **status** tool has an option that will take all your **status** data and 'flatten' it... converting all the necessary data into one stream of values. To obtain this data, simply run the **status** tool, providing your course desig, as well as the **flatten** argument and the file **DESIG.status.flat** will be created in your current working directory. The **status** tool has an option that will take all your **status** data and 'flatten' it... converting all the necessary data into one stream of values. To obtain this data, simply run the **status** tool, providing your course desig, as well as the **flatten** argument and the file **DESIG.status.flat** will be created in your current working directory.
 +
 +Your program is to read in values from the cprog.status.flat file each time. No hardcoding of values! As more data items are added to your status display, and upon generation of a new flattened datafile, your program should automatically pick up and work with the new values.
 +
 +The user is responsible for generating the flattened data file. Do NOT have your program generate one on each run (again, data does not change that often); I will deduct points if this is the case.
  
 For example: For example:
Line 123: Line 127:
 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 consistent, sensible indentation to promote scope and clarity will be subject to a 25% overall deduction +  Solutions not utilizing consistent, sensible indentation to promote scope and clarity will be subject to a 25% overall deduction 
-Solutions not organized and easy to read are subject to a 25% overall deduction+  Solutions not organized and easy to read are subject to a 25% overall deduction
haas/spring2020/cprog/projects/gfo0.1585318842.txt.gz · Last modified: 2020/03/27 14:20 by wedge