THIS VIDEO REVIEWS THE MOST IMPORTANT CONTENT COVERED IN CLASS TODAY!
- Objective:
- Students will add classes to their websites to better customize their CSS code.
- Warm-Up:
- Add the following vocabulary to your notes:
- CSS Class - An identifier that allows multiple elements in an HTML document to be styled in the same way
- Warm-Ups are usually a 5 point Independent Work grade if a written response is expected, or a 5 point Assessment grade if the Warm-Up is a quiz. They are due at the start of class and not eligible for late submission or re-submission.
- Add the following vocabulary to your notes:
- Computer Setup
- Deadlines: (Content is subject to change due to various factors including All-Major days and inclement weather days.)
- Warm-Ups: Due daily
- Week 1 Assignments Due 08-28 (2 days)
- Week 2 Assignments Due 09-04 (2 days)
- Week 3 Assignments Due 09-12 (3 days)
- Week 4 Assignments Due 09-18 (2 days)
- Week 5 Assignments Due 09-25 (2 days)
- Lesson 10: Mini-Project: Adding Style to a Web Page
- This planning guide will help you, but your work will be checked in Code.org.
- This assignment is assessing the code and copyright, not the content. To that end, even the planning guide suggests you start with the work you did for Lesson 5.
- (You can even copy your code from Lesson 5 in Code.org, assuming it was formatted correctly. A mistake there is still a mistake for this assignment.)
- (If you didn't complete Lesson 5, then you have more work to do than those who did.)
- Grading Rubric (2 pts each)
- Using HTML
- They use HTML to correctly add all given images to the web page, including adding the “alt” attribute for all images.
- Using CSS
- They use CSS to control the basic appearance of the five (5) different elements on the page.
- Clean Code
- They use white space and indentation to make the stylesheet code consistently well-formatted and easier to read.
- Precision and Syntax
- There are no syntax errors in the added HTML code or the CSS code, and the page renders correctly.
- Respect Copyright
- All images have been cited, and credit is given to the creators.
- DO NOT USE THE IMAGES PROVIDED BY CODE.ORG FOR THIS LESSON!
- The citations provided say they were made by ChatGPT. ChatGPT was trained by stealing art from creators without providing citation. Crediting an art thief is not the same thing as crediting a creator.
- Using HTML
- This assignment is assessing the code and copyright, not the content. To that end, even the planning guide suggests you start with the work you did for Lesson 5.
- This planning guide will help you, but your work will be checked in Code.org.
- Lesson 11: CSS Classes
- Grading Rubric:
- 6 pts: Screenshots uploaded showing code on one side and how the code looks in a web browser on the other side. One screenshot should show the HTML code while the other should show the CSS code.
- 1 pt: Webpage uses a properly formatted CSS class rule set in style.css.
- 1 pt: Created CSS class modifies three different tags in the HTML document by selective inclusion of the class="classname" code inside selected HTML tags. (Use the sample website in Code.org as an example.)
- 1 pt: The three different tags are all part of the same section of the web page.
- 1 pt: Other sections of the web page are not modified by the CSS class.
- -10 pts: Any screenshot includes an image that was not used with permission. (A missing citation = a missing grade.)
- Permitted image sources (provided a citation is included):
- Grading Rubric:
- Week 5 Exit Ticket
- Lesson 10: Mini-Project: Adding Style to a Web Page
- Week 6 Assignments Due 10-01 (2 days)
- Lesson 12: Organizing Content with Flexbox
- Lesson 13: Flexbox Children for More Control
- Week 6 Exit Ticket
- Week 7 Assignments Due 10-10 (3 days)
- Lesson 14: Chapter 1 Project
- Lesson 16: Sources and Research
- Lesson 17: Linking Pages
- Week 7 Exit Ticket
- Week 8 Assignments Due 10-16 (2 days)
- Lesson 18: CSS Pseudo-classes
- Lesson 19: Planning a Multi-Page Site
- Week 8 Exit Ticket
- Week 9 Assignments Due 10-23 (2 days)
- Lesson 20: Project - Website for a Purpose (begin)
- Week 9 Exit Ticket
- Lesson 20: Project - Website for a Purpose (begin)
- Week 10 Assignments Due 01-21 (3 days)
- Lesson 20: Project - Website for a Purpose (finish)
- Lesson 21: Peer Review and Final Touches
- Exit Ticket
- This week's exit ticket will not "go live" today, because how are you going to say what you did all week when it's the first day?
-
4 pts Proofread your work. 3 pts What did you accomplish in CS Discoveries this week? 3 pts What did you learn in CS Discoveries this week? - NOTE: If you do not describe WHAT you did, saying you worked on it is not enough information to earn credit.
- Bad Example: "I completed Unit 2 Lesson 1" says nothing about what you did or learned. Describe what you did and what you learned as if to someone who does not have access to the course materials.
- Exit Tickets are always 10 point Classwork grades and not eligible for late submission or re-submission. They are due during the last 10 minutes of the last class of the week.