As some of you have noticed, I posted HW3 and HW4 grades late last night on myUCF Grades. Here are some brief explanations of the comments that I posted explaining your grades. If any of the below can be fixed and resubmitted by one week from Monday, I’ll give you back some additional points. Better that you fix what is broken for some credit than never learn how to do it and stick with the lower grade.
No URL
You neglected to include the personal URL field.
No * verification
If I could not see evidence of the required fields actually being required, and/or the email and URL not being checked for validity in your submission, you probably saw this comment.
Incorrect or Incomplete verification
I saw some evidence that you were verifying what was required, but it didn’t work for my test examples. Most often, this was the email address failing on the test case “asd@asd”. This should fail because there is no TLD at the end of the account name.
Alert Doesn’t Work or No Alert
I checked both your HW3a and HW3b to see the alert dialog that displayed all of the user’s data. As long as at least one of them had that, I gave full credit. Note that a simple alert notifying the user that he had an incorrect field did not suffice for this requirement.
No DHTML
Overall, I was pleased to see that most of you got the DHTML working quite well. If I didn’t see any evidence of DHTML, you lost points for this.
Other
Some of you lost credit because I didn’t see any processing occur after hitting submit. This is most likely an error in your JavaScript which effectively short-circuits your code. Please see Mr. Novatnak or myself during the lab time next week to figure this out.
Uncredited Code
I noticed a disturbingly familiar layout and code structure to some of the HW4 calendars. Upon further inspection, two types in particular stood out. If you received this comment and a 0 for the HW, it is because you did not credit the site or author that you stole code from. I say “stole” because, without citation or reference, you are claiming that you authored this code yourself. This is very much a no-no.
If you received this comment, I’m willing to give you the opportunity to redo the assignment. From scratch. No referenced code allowed. You have one week from this Monday to finish this correctly, and I’ll give you some (though not 100%) of the credit back. If I find completely copied code a second time, however, I’ll give you an automatic zero.
Not a Full Year
A couple submissions displayed only one month at a time. Please reread the assignment definition and resubmit for some additional points.