User Tools

Site Tools


haas:fall2020:common: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:fall2020:common:projects:gfo0 [2020/09/17 16:22] – [Spreadsheet] wedgehaas:fall2020:common:projects:gfo0 [2020/09/18 07:46] (current) wedge
Line 15: Line 15:
 For this project, you will be installing the **sc** spreadsheet on your Raspberry Pi, and creating a spreadsheet using it to tabulate and compute your current status in the class. For this project, you will be installing the **sc** spreadsheet on your Raspberry Pi, and creating a spreadsheet using it to tabulate and compute your current status in the class.
  
-=====Update the package database and apply updates=====+=====Update the package database and apply updates on your pi=====
 Don't forget to update the package database and apply any available upgrades: Don't forget to update the package database and apply any available upgrades:
  
Line 137: Line 137:
  
 Note that you may have to make your terminal window larger, or just deal with the need to scroll through the spreadsheet when enough data is accumulated. If you'd like to continue using this spreadsheet for additional points accrued in the coming weeks, you may want to plan ahead and set up your "final results" tally with some space away from the growing list of results. Note that you may have to make your terminal window larger, or just deal with the need to scroll through the spreadsheet when enough data is accumulated. If you'd like to continue using this spreadsheet for additional points accrued in the coming weeks, you may want to plan ahead and set up your "final results" tally with some space away from the growing list of results.
 +
 +=====Example=====
 +Here is a mock-up example spreadsheet that I did, organizing information in the fashion useful for being informative and pertaining to this project:
 +
 +{{ :haas:fall2020:common:projects:gfo0_sample.jpg |}}
 +
 +=====Submission=====
 +To successfully complete this project, the following criteria must be met:
 +
 +  * Solution must utilize the algorithm/approach presented above
 +  * Output must conform to the specifications presented above
 +  * Submit a copy of your solution to me using the **submit** tool.
 +
 +To submit this to me using the **submit** tool, run the following command at your lab46 prompt:
 +
 +<cli>
 +lab46:~/src/desic/gfo0$ submit desig gfo0 gfo0.sc
 +Submitting desig project "gfo0":
 +    -> gfo0.sc(OK)
 +
 +SUCCESSFULLY SUBMITTED
 +</cli>
 +
 +You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
 +
 +=====Evaluation Criteria=====
 +
 +What I will be looking for:
 +
 +<code>
 +78:gfo0:final tally of results (78/78)
 +*:gfo0:gfo0.sc contains and shows all data points [13/13]
 +*:gfo0:gfo0.sc calculates and shows the section tallies [13/13]
 +*:gfo0:gfo0.sc calculates and shows each project out of 100 [13/13]
 +*:gfo0:gfo0.sc points per section are capped by section values [13/13]
 +*:gfo0:gfo0.sc overall results calculated and shown [13/13]
 +*:gfo0:gfo0.sc data and results contain reasonable accuracy [13/13]
 +</code>
 +
 +Additionally:
 +  * Solutions not abiding by spirit of project will be subject to a 25% overall deduction
 +  * Solutions not organized and easy to read are subject to a 25% overall deduction
haas/fall2020/common/projects/gfo0.1600374149.txt.gz · Last modified: 2020/09/17 16:22 by wedge