Aquarium temperature controller programming assignment

  • Due Jan 21, 2017 at 11:59pm
  • Points 60
This assignment is part of the module First programming assignment and hasn't been unlocked yet.

Completion Prerequisites

The following requirements need to be completed before this page will be unlocked:

    Rubric

    Keep in mind that 75 students have already been assessed using this rubric. Changing it will affect their evaluations.
    Aquarium assignment rubric
    Aquarium assignment rubric
    Criteria Ratings Pts
    Passes master tests from instructor
    threshold: pts
    30 pts Passes all tests
    0 pts -3 points for each failing test. This may be negative.
    pts
    30 pts
    --
    Well-written code. It should be readable, consistent, intentional.
    threshold: pts
    15 pts Grader considers the code excellent
    10 pts Code is good but has a few significant style and consistency errors.
    5 pts Code has many significant style and consistency errors.
    0 pts Code is unacceptable
    pts
    15 pts
    --
    Your tests and code coverage
    threshold: pts
    15 pts Your tests seem complete and achieve 90% of instruction code coverage in the src folder with the exception of interfaces.
    0 pts -3 points for each % less than 90%. This may be negative.
    pts
    15 pts
    --