Software Engineering

Milestone 1 Instructions


Milestone 1 Checklist

[ ] Demo video

[ ] Who-did-what document for the demo video

[ ] Version of your code from the demo video tagged in GitHub

[ ] Up-to-date versions of your user stories, design artifacts, and planning artifacts

[ ] Individual assignments and outcomes

[ ] Instructions to the instructors, submitted to eCourseware dropbox

[ ] Teammate evaluations


There are three main deliverables for Milestone 1: a demo video, a collection of project artifacts, and a live in-class demo session.

1. Demo Video

Your team will be responsible for creating a demo video of your software. This video is mainly to assist the course instructors in grading your progress on the project. The video must also have an accompanying who-did-what document that lists who built each of the demoed features. The demo video and document must meet the following grading criteria:

Note that the creators of the demo video and accompanying document are eligible for A&B points.

2. Project Artifacts

For Milestone 1, you will submit the following artifacts:

  1. a copy of your code (tagged in GitHub), and
  2. up-to-date versions of your Milestone 0 artifacts (i.e., USs, sitemap, UI sketches, and model-class diagram).

The artifacts should satisfy the following grading criteria:

Note that there is an A&B eligible role (Quality Assurance Czar) with special responsibilities regarding milestone artifact quality.

3. Live In-Class Demo Session

For this session, each team will operate a demo booth. One member of your team (the “demo-booth operator”) must run the booth, providing visitors with an interactive demo of your team’s software. The remaining members of your team will circulate about the other booths, acting as visitors. The interactive demo must meet the following grading criteria:

Note that demo-booth operator is an A&B eligible role.

4. Individual Assignments

Full task planning and outcome reporting must be part of each iteration and milestone. See the Individual Assignment Specification document for detailed instructions.

5. Instructions to the Instructors

Since the way to access the various milestone artifacts may vary from team to team, each team must submit a document containing instructions to the instructors regarding how to access each artifact. This document must be submitted to an eCourseware dropbox by the milestone deadline.

Teams must use the following template. Create a Markdown file (i.e., a text file with the file extension .md), and paste in the template below. Each team should submit only one Instructions-to-the-Instructors file that is shared by all team members. For the file locations, give the file name(s) and location(s) of each item in your team’s repository (e.g., /docs/user_stories.md). Feel free to leave additional explanations/instructions as sub-bullets.

# Milestone 1 - Instructions to the Instructors

- Team: xxx (Team Name)
- GitHub Repo URL: xxx (URL)
- Demo Video URL: xxx (URL)
- Git Tag for Demo Video Version of Code: xxx (Tag Name)

## File Locations in Repository

- Milestone 1 Individual Assignment Outcomes: xxx (File location)
- Who-Did-What Document for Demo Video: xxx (File location)
- Up-to-Date Requirements and Design Artifacts:
  - User stories: xxx (File location)
  - Sitemap: xxx (File location)
  - Class diagram of your model: xxx (File location)

6. Teammate Evaluations

At the end of each iteration, each team member must provide an evaluation of each other team member. Instructions and forms for performing these teammate evaluations will be communicated by email near the end of the iteration.


Grading Rubric

Below are each of the grading items for this Milestone, along with their point values and weights. If an item is not submitted at all, 0 points will be awarded for that item. The top-level bullets specify grading criteria. The sub-bullets indicate standard deductions for errors in a submitted item. The deduction list below may not be complete because there may be mistakes that we did not expect. The deduction for an unexpected mistake will be assessed at the time it’s discovered and will reflect how severe the instructor thinks the mistake is. If the deductions for a grading item total more than the total points for that item, 0 points will be awarded for the item.

Progress on Product

20 points with weight of 30%

Communication

20 points with weight of 40%

Demo Video

10 of the 20 Communication points

Interactive Demo Presentation

10 of the 20 Communication points

Process

Overall weight of 30%

Individual Assignment Specification

10 points with weight of 5%

Instructions to Instructors

10 points with weight of 5%

User Stories

20 points with weight of 10%

Model Class Diagram

20 points with weight of 10%

© Scott D. Fleming 2018 • Made with GitHub Pages and Markdown