Address Book: Mini-Labs 7 & 8 -- Rubric

Student Name(s):

Code (5 points):
  - Have a function that creates 1 record (+1) using            ___ / 2
        reasonable parameter & attribute names (+1)
  - Have function that creates an array of records              ___ / 1
  - Have a function that inserts 1 record's worth of data       ___ / 1
        in cells in 1 row
  - Have a function that builds an entire table calling         ___ / 1
        the insert row function above

Visible behavior (2 points):
  - Address book entries are printed correctly in initial       ___ / 2
        table

Internal Documentation & Style:
  - Documentation and programming style points will be part
        of the programming project rubric.

  Total:                                                        ___ / 7