Weekly Development Report

Contents:
1 Overview
2 Formality & Grammar
3 Content
3.1 Example Weekly Report

1 Overview

During class (specifically recitation) I have directed you to track work completed by your group. This includes the work completed by individual group members and your group as a whole.

2 Formality & Grammar

The formality should fall somewhere between informal language (i.e., conversational) and formal (e.g., the language used in your Written Labs). You should strive to be grammatically correct (i.e., proofread what you write).

Unlike the labs, you are allowed to use first and second person. However, continue to avoid contractions (they make me sad).

3 Content

The report must be divided as shown in the example:

  1. Week Definition - The start and end dates of the previous work week. We will be flexible in how a week is defined. (e.g., Monday to Sunday and Tuesday to Monday are both acceptable weeks)

  2. Group Overview - Summary of the work completed by the group as a whole during the previous week.

  3. Individual Overview - One section per group member describing what was completed by each individual. Each individual must write his/her own section.

3.1 Example Weekly Report

I am not very creative in the example report. Your individual sections must be more detailed; “I completed item 1” would not be an acceptable work description.

Weekly Development Report 8

This is the 8th Weekly Development Report. This report summarizes the work completed from Monday, 23 October, to Thursday, 26 October.

Group

We completed four major tasks:

  1. Dummy Interface - the GUI is complete (i.e., the View portion of the MVC).

  2. Test Evaluation - the tests for the user authentication logic were corrected (Refer to section 2.1.2 of Report 6) to address the issues identified last week.

  3. Lab 2 Requirements Correction - during development we identified 2 requirements that were overlooked (i.e., needed to be added).

  4. Build System Update - Test automation was updated. A typo in our Gradle Build file was corrected (we omitted the JUnit dependency line).

Individual

John Smith

I did some stuff.

Tommy Jones

I completed item 4.

Ralph Ralphson

I completed item 3.

Mary Jones

I completed items 1 and 2.