Assessable Tasks
Assessable tasks are those core tasks required to create modern web design.
Hand coding the HTML and CSS should come together with the midterm assignment. Bold terms signify assessable tasks:
Tasks / Activities | Date | Requirements/Indicators |
---|---|---|
Marking-up Content | Week 2 | Is the markup valid and semantically correct HTML5? Are images the correct format and size? |
Styling the Content | Week 4 | Is the CSS valid, clean, external, and using structural selectors when possible? Are various layout strategies used to construct the pages? |
Constructing the Portfolio Site | Week 6 | Information Architecture Is the site logically laid out? Is it SEO friendly? Is it tracked using Google Analytics? |
Is the web site Future Proof? | Week 8 | Is the website responsive to a change in viewport size, from an iPhone to the standard web browser? |
Explore CSS3 and HTML5 | Week 9-11 | Are CSS3 & HTML5 being used to create the final website? |
Modularity and Interactivity | Week 12-14 | Are PHP and Javascript being used in the final website? |
Forms | Week 12-14 | Are forms being used in the final website? |