CCSU Fall, 2000 MORE IMPORTANT PROJECT INFORMATION 1. MORE REQUIRED REMARKS. In addition to the required remark box described in IMPORTANT PROJECT INFORMATION, you must put a brief descriptive remark or two BEFORE EACH METHOD. The descriptive remarks should say what the method does, what it returns, if anything, and what the meaning of the parameters is. The CS 151 Demos contain many examples. 2. Projects for chapters 6, 7 and 8 must include FLOWCHARTS for each method. Flowcharts are to be drawn with software, or neatly by hand. Use a straight edge and template if you draw by hand, and use a sharp pencil so you can erase if needed. Each flowchart is to have a title at the top of the page explaining what method in what class it is the flowchart of. Also, YOUR NAME printed neatly must appear at the top of each page. Multi-page flowcharts are to have a title on each continuation page explaining what it is the continuation of and what its page number is. 3. The project for chapter 10 must include CRC card documentation for classes and objects.