CSE 436 Software Engineering Workshop Prototype Status Report Assignment Due by 10am Monday April 16, 2007 Again, please give the document a title that reflects its purpose, and the date of submission. Please also list the names of all the team members who contributed significantly to the development of the document. For this assignment please: 1. provide an updated detailed summary of the interfaces of all of your objects in Java (i.e., cutting and pasting the interfaces themselves) or Javadoc syntax; 2. for each of the interface methods indicate which other methods it calls (or will call) - for each such call, indicate whether the called method is provided by your team or by another team (and if the latter, which other team); 3. provide a complete listing of your implementation code so far, including interfaces, class declarations, method definitions, etc.; and 4. provide a section that (1) summarizes your progress on interface definition and implementation so far, (2) describes your plans for further implementation by April 30, and (3) identifies and discusses any risks, problems, concerns, etc. that either have slowed your progress or that need to be addressed in order to make good progress in the following weeks. We will grade your status report according to the following rubric: 25% document’s clarity, readability, and understandability by a general audience 25% how complete, detailed, and cohesive are the interfaces and method call summaries 25% overall progress on interface definition and implementation shown at this stage 25% completeness and quality of the discussion of progress, risks, plans, etc. We will assign each document a numeric score out of 100 possible points, and will give feedback to the teams by Friday, April 20, 2007.