You are on page 1of 1

================================================================================

CS 3053: Scoring & Comments for Homework - Prototype C


================================================================================

Score: 15 / 20 (Doesn't include late penalty, if any. See Canvas.)

==== Scoring ===================================================================

Submission [2 / 3]

[1 / 1] Submission unzips to a correctly renamed PrototypeC directory.


[1 / 1] Submission preserves the organization of the assignment download
and is cleaned as specified in the instructions.
[0 / 1] Screenshots are properly named and match the running pages. (For this
one we will check with Chrome, Firefox, and/or Safari as needed.)

Code & Assets [3 / 5]

[1 / 1] Code additions/modifications are in prototypec files as specified.


[1 / 1] New code is well organized, readable, appropriately documented.
[1 / 1] Browser reads HTML/CSS/JS code without error. (Minor warnings okay.)
[0 / 1] Browser successfully displays both HTML pages.
[0 / 1] Pages correctly link as specified (main.html to 0003.html, 0003.html to
main.html, navbar links to reasonable set of movie-related pages).

Implementation Components [6 / 7]
(Each item must involve significant new code/content to earn the point.)

[1 / 1] style.css declares most/all new styling, appropriately and correctly.


[1 / 1] script.js correctly generates item HTML involving all five attributes.
[1 / 1] main.html uses understandable approach to layout main page. Layout
correctly adjusts for reasonable range of window sizes/aspects.

Reproduces Design C reasonably closely, using appropriate CSS styling...

[0 / 1] ...main.html banner and navbar.


[1 / 1] ...main.html accordion and its items, including small poster images.
[1 / 1] ...main.html sidebar with elements for genre filtering (inactive).
[1 / 1] ...0003.html info page for the correct item, with large poster image.

Utility & Appeal [4 / 5]

[1 / 1] Provided interactivity of accordion & sidebar is reasonably preserved.


[0 / 1] User can complete specified user task (not including choosing genre).
[1 / 1] Pages are reasonably close reproductions of page designs from Design C.
[1 / 1] Markup and styling are thematically reasonable, appealing, non-trivial.
[1 / 1] Prototype reflects very high attention to overall quality, yet purpose.

==== Comments ==================================================================

Nice work. I'd recommend double-checking the link between the pages.

================================================================================

You might also like