Student's Name _______________________________

    CSCI 131 - Techniques in Programming, Spring 2014

    Home | | Schedule | | Assignments | | Lectures | | Resources

    Project 0 Grading Specifications

    EXECUTION (9 points)

    Prompts for name     _____ (2)
    Gets input           _____ (2)
    Draws something      _____ (5)
    
    SOURCE CODE (7 points)

    Consistent indent/align             _____ (2)
    Good use of white space             _____ (2)
    File prologue and comments          _____ (3)
    
    DISCUSSION LOG     (4 points)
    Typed, well organized and complete                  _____ (1)
    Include names (for people) and URLs (online sources)_____ (1)
    Included dates and times                            _____ (1)
    Included nature of discussion                       ______(1)
    
    Total for EXECUTION:
    Total for SOURCE CODE:
    Total for DISCUSSION LOG:
    TOTAL SCORE FOR PROJECT (20 possible):

    Note: Normally, compile or runtime warnings, errors, or crashes may cost up to 50% of the project's total points. For this project, you are encouraged to compile and test your code, but we won't overly penalize code that does not compile.