Final Assignment Grade

Created Monday 28 October 2019

In an effort to balance the diverse needs of the students in this class, my plan is to use a singular "specs-grading" system for the assignments in the class, roughly corresponding to each of the individual web-design assignments. You will simply recieve one final score that will comprise 50% of your grade (the code assessment) in the class. Here are the requirements, in increasing order of grade values.


To recieve a 70% grade, you must:

(It MUST accessible from any standard internet connected browser, through your FSU provided server, proving that you understand and are able to accomplish the necessary administrative tasks)

../ITPro - Student Information.pdf
https://itpro.cci.fsu.edu/



To receive a 75%, you must do the above, plus

It must include

See, e.g. https://tutorialehtml.com/en/html-tutorial-elements-body-head-title/

To recieve a 80%, you must do the above, plus your site..


slightly modified example page from class
Tech Guides:HTML
https://www.w3schools.com/html/html_basic.asp


To recieve an 90%, you must do the above, plus your site must have..


Some CSS styling, as follows:

https://www.w3schools.com/html/html_css.asp


To recieve a 95%, you must do the above, plus your site must have

https://vegibit.com/what-is-the-css-box-model/
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model

https://www.w3schools.com/css/css_positioning.asp
https://www.geeksforgeeks.org/css-positioning-elements/



To recieve 100%, you must do the above plus

https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Media_queries

raw example from class - (position.html)

raw example from class - (pos.css)



Backlinks: FSU Courses:LIS5362