HW00 - Homepage and Directory Max = 10 points ID Grade Comments 201 10 Very good. 202 9 Very good, but in wrong directory. 203 10 Very good. 204 9 Very good, but in wrong directory. 205 10 Very good. 206 10 Very good. HW01 - phpinfo Max = 10 points ID Grade Comments 201 10 Done 202 10 Done 203 10 Done 204 10 Done 205 10 Done 206 10 Done HW02 - PHP error messages/corrections (ch 1 ex 4) Max = 10 points ID Grade Comments 201 9.5 Very good (but not done quite as asked) 202 9 Very good (but not done quite as asked). Error in your html open/closing tags. 203 9 Very good (but not done quite as asked). No html closing tag. 204 10 Very good. 205 10 Very good. 206 6 Not working since errors remain in PHP code (not corrected as called for). Body and html tags not closed. HW03 - Indentation and lines in generated HTML (ch 1 ex 5) Max = 10 points ID Grade Comments 201 9 Good except for breaking up the attribute bgcolor (hence it got ignored) 202 9.5 Very good but you did not follow all formatting instructions exactly. 203 5 Neglected to use proper PHP print statements to generate the html, so none of it shows up. 204 10 Very good. 205 10 Very good. 206 0 not done (or got overwritten by later work) HW04 - BMI calculator Max = 10 points ID Grade Comments 201 9.5 Good job, but failed to center the headers and you have an open div-tag. 202 10 Very good (note: your home.html links all need to be fixed or else move your home.html file) 203 6 Incomplete. Formatting is incorrect and none of the calculations have been done. 204 9.5 Very good, but used 703 instead of 704.5 in the calculation of BMI. 205 10 Very good. 206 3 Incomplete. Lacks form buttons for submission and lacks the computation and printing of the results. HW05a - ch2 ex 1a - Cylinder Volume Max = 5 points ID Grade Comments 201 5 Very good. 202 5 Very good. 203 1 Problems with html and no php in the source file 204 5 Very good. 205 5 Very good. 206 1 Numerous problems. Many misconceptions to overcome. HW05b - ch2 ex 1b Max = 5 points - Grade Average ID Grade Comments 201 5 Very good. 202 5 Very good. 203 0 Not done 204 5 Very good. 205 5 Very good. 206 0 Not done (template copy only) HW06 - Forms with BMI, Cylinder, and Grade Avg Max = 10 points ID Grade Comments 201 10 Very good. 202 10 Very good. 203 0 Not done 204 10 Very good. 205 10 Very good. 206 0 Not done (template copy only) HW06b - Update HW06 file with PHP functions Max = 10 points ID Grade Comments 201 9 Very good, but rounded cylinder volume to one decimal place instead of two. 202 9 Very good, but cylinder volume was not rounded. 203 0 No file 204 9 Very good, but rounded cylinder volume to one decimal place instead of two. 205 9 Very good, but rounded cylinder volume to one decimal place instead of two. 206 0 Not done HW07 - PHP with self embedded form (choose and display a color) Max = 10 points ID Grade Comments 201 9 Form does not 'remember' the previous input for any area (it repeats the color in the body content) 202 9 Good, but form does not 'remember' previous user input for text area (only for drop down) 203 0 No file 204 9 Good, but doesn't work with IE for 3-digit hex value (use style='color:#$c' instead of bgcolor attribute) 205 9 Good, but form does not 'remember' previous user input for text area (only for drop down) 206 3 Unfinished. PHP code, left in a state of syntax errors. HW08 - Improvements on HW07 Max = 10 points ID Grade Comments 201 9 Very good, but form does not 'remember' previous user input for any area. 202 8 Did not use a for-loop to generate the box size input as specified 203 0 No file 204 10 Very good. 205 10 Very good 206 0 No file HW09 - Checkerboard Square Max = 10 points ID Grade Comments 201 8 Not as specified and missed the trick with % operator. Cell width should be width/columns (convert to an int). One incorrect hr-tag. 202 9 Good, but cell size should be width/columns (convert to an int). 203 0 No file 204 9 Good, but width/columns should be cell width (convert to an int). Update your home page link. 205 9 Good, but width/columns should be cell width (convert to an int). 206 0 no file