lab08 : FINAL DEADLINE: Final product

num ready? description assigned due
lab08 true FINAL DEADLINE: Final product Thu 03/05 04:00PM Thu 03/12 07:00PM
https://ucsb-cs48.github.io/w19/lab/lab08/
Points

The deadline for lab08, i.e. 2020-03-12 19:00 is the final deadline for software dev

By this deadline, you should have reviewed and accepted your final pull request of the quarter for any new development.

After this deadline, you

Permitted, with mentor approval: a reasonable number of:

The changes should be ones that are easy to review and understand, and each should be in its own separate pull request.

About this deadline

The context of the deadline is that the mentors and TAs reviewing your work ARE ALSO STUDENTS and have their own school work, final exams, etc.

The spirit of the rule allowing minor changes is that the changes here would be considered “patch updates”, not items that would constituted a major or minor new release of the software, and are relatively easy for a mentor/TA to review and accept if they have already reviewed your main project code.

What to do in lab on

You will be working toward your mentor being able to make a final assessment of your project.

Mentors, please copy the rubric from the template:

lab08_rubric.md

Copy this into the team’s private _FEEDBACK repo and fill in each item.

Do this with the team watching.

Are these assessments final?

MENTORS: At your discretion:

After next week’s lab, the TAs and instructor will assign final grades for lab08.

Graded:

  • (lab08) (15 pts) README.md in final polished form?
  • (lab08) (10 pts) README instructions still worK
  • (lab08) (20 pts) Product features all work
  • (lab08) (10 pts) Code straightforward to understand?
  • (lab08) (10 pts) Code follows reasonably good coding practices
  • (lab08) (10 pts) At least some automated unit/integration testing?
  • (lab08) (10 pts) Automation via GitHub Actions?
  • (lab08) (15 pts) Product UI easy to understand / navigate?