User Tools

Site Tools


haas:fall2018:unix:projects:spf0

Differences

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

Link to this comparison view

Next revision
Previous revision
haas:fall2018:unix:projects:spf0 [2018/03/14 18:30] – external edit 127.0.0.1haas:fall2018:unix:projects:spf0 [2018/10/16 18:29] (current) – [Specifications] wedge
Line 247: Line 247:
   * groupwork! This project is specifically designed to be performed in groups.   * groupwork! This project is specifically designed to be performed in groups.
     * I want to see groups ranging from a minimum of 2 people, to a maximum of 4 people. Any less and any more are not allowed.     * I want to see groups ranging from a minimum of 2 people, to a maximum of 4 people. Any less and any more are not allowed.
-      * furthermore, groups of 2 or 3 cannot have overall class ranks (rankings as of today: 03/14/2018) within 3 ranks of each other (ie ranks 8 and 9, or 8 and 10, or 8 and 11 are not valid combinations for 2-person groups). 
-        * ranks 1 and 2 are specifically and uniquely exempt from this restriction (ie they can be part of the same group, if they were to choose to be a group of 2). Otherwise, same rank spacing still applies. 
-        * groups of 4 cannot have rank subsets that span 3 consecutive ranks (ie ranks 6, 7, 8, and 11) 
     * EVERY group member needs to be identified in your scripts (in a comment listing everyone).     * EVERY group member needs to be identified in your scripts (in a comment listing everyone).
     * EVERY group member needs to be familiar with the end products     * EVERY group member needs to be familiar with the end products
Line 259: Line 256:
     * all mentioned arguments implementing their indicated functionality (atend, byline, drop3, offset, help)     * all mentioned arguments implementing their indicated functionality (atend, byline, drop3, offset, help)
       * help takes priority over other options       * help takes priority over other options
-      * atend has no appreciable impact unless offset is also specified +      * **atend** has no appreciable impact unless **offset** is also specified 
-    * any invalid arguments (nonsensical value in place of starting value, invalid base specification, etc.) should be silently dropped/ignored. +    * any invalid arguments should be silently dropped/ignored.
-  * if lacking any bases to display, silently exit+
   * your script needs to commence with a proper **shabang** to run using bash; your script needs to end with an "**exit 0**" at the very end   * your script needs to commence with a proper **shabang** to run using bash; your script needs to end with an "**exit 0**" at the very end
   * comments and indentation are required and necessary   * comments and indentation are required and necessary
haas/fall2018/unix/projects/spf0.1521052242.txt.gz · Last modified: 2018/03/14 18:30 by 127.0.0.1