Schedule for COM1205 projects: ============================================================== Phase 1 is due Feb. 25 in subdirectory phase1 Phase 2 is due March 4 in subdirectory phase2 Phase 3 is due March 11 in subdirectory phase3 You determine the phases. Use /proj/adaptive/www/sources/DemeterJava/examples/j-check-TBR1/evolution-steps as a guideline. Each phase will be graded by Johan Ovlinger. The grade is based on 1. Complexity of the problem you solved. 2. Correctness and understandability of your solution. 3. Each project sends the following message, filled in with your information, by the due date to com1205-grader (goes to Johan Ovlinger and me) Your team member names: ====================================== Your host: (if applicable) ====================================== Account Name: (select one of the team members) ====================================== The URL of your project home page. Refer to this below as appropriate. ====================================== Project: (brief description) ====================================== Directory: This is a directory in: ... This file is called README-project ====================================== Credits: (from where did you reuse some of the software/ideas in your project? reuse is good as long as you give proper credit. Give directory names and name of person from which you used ideas.) ====================================== The command to run your program and the interface of your command. Give an example how to run your application. ====================================== Please leave only useful information in your directory. Useful to your successors but please don't waste disk space. Use cases you used. ==================================== Class dictionary and behavior files which you used. ====================================== Growth phases which you used. ====================================== Parts of your project which you would have developed further if you had more time. Include a list of known bugs here. (The more bugs you know, the better you have tested your project!) ====================================== Names of files where test inputs can be found. ====================================== Names of files where outputs can be found. ====================================== Include one interesting input/output pair in this file. (well, if your output is graphical, maybe you have some printed form for the graphical information.) ====================================== Please answer the following questions: Did you change the generated Java code which make generates from the *.cd and *.beh files? Did you change the generated Makefile which j-gen-make produced? If you did, please explain what and why you changed. This is important information for reusing your software. OPEN YOUR FILES FOR READ ACCESS For the purpose of grading your projects.