Skip to content

CS Discoveries, 11-20-2024

  1. THIS VIDEO REVIEWS THE MOST IMPORTANT CONTENT COVERED IN CLASS TODAY!
  2. Objective:
    1. Students will complete a web design project to show what they have learned so far in this class.
  3. Warm-Up:
    1. Quiz: U2L1-4 HTML Code
    2. 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.
  4. Deadlines: (Content is subject to change due to various factors.)

    1. Warm-Ups: Due daily
    2. Week 3 Assignments Due 11-22 (3 days)
      1. Lesson 5: Mini-Project: HTML Web Page
        1. You'll need a copy of this Project Guide. It explains a lot of what we're doing, and the video explains the rest.
        2. Use this link to hand in your Project Guide. Remember that it's not the ONLY thing you're doing for this grade.
        3. Unlike other coding assignments, this ...
          1. Is an assessment, not classwork, and...
          2. Must be done in Code.org, not with a screenshot.
        4. (You are, however, allowed to copy/paste code from your index.html or style.css into Code.org.)
        5. Grading Rubric
          1. 2 pts: Modularity and Abstraction - Content vs Structure
            Their project guide contains a design sketch that distinguishes content from structure (i.e., all content is labeled with corresponding tags)
          2. 1 pt: Creating a Digital Artifact - User Needs
            The page is formatted in a logical way that is fairly consistent with their plan in the project guide and meets the user’s needs.
          3. 3 pts: Creating a Digital Artifact - Using HTML
            They use HTML to create a web page with at least 3 hierarchical heading tags, 3 paragraph tags, and at least 3 lists.
          4. 1 pt: Clean Code and Documentation - Readability
            They use white space and indentation to make code consistently well formatted, with nested tags aligned vertically to make them easier to read.
          5. 1 pt: Clean Code and Documentation - Comments
            Comments are used throughout the page to make their code more readable.
          6. 2 pts: Using Computer Languages - Precision and Syntax
            There are no syntax errors and the page renders correctly. All content is contained inside elements which are inside the <body> tag.
      2. Lesson 6: Styling Text with CSS
      3. Lesson 7: Intellectual Property
      4. Week 3 Exit Ticket
    3. Week 4 Assignments Due 11-26 (1 day)
      1. Lesson 8: Using Images
      2. Lesson 9: Styling Elements with CSS
      3. Week 4 Exit Ticket Cancelled
    4. Week 5 Assignments Due 12-05 (2 days)
      1. Lesson 10: Mini-Project: Adding Style to a Web Page
      2. Lesson 11: CSS Classes
      3. Week 5 Exit Ticket
    5. Week 6 Assignments Due 12-13 (3 days)
      1. Lesson 12: Organizing Content with Flexbox
      2. Lesson 13: Flexbox Children for More Control
      3. Lesson 14: Chapter 1 Project (begin)
      4. Week 6 Exit Ticket
    6. Week 7 Assignments Due 12-19 (2 days)
      1. Lesson 14: Chapter 1 Project (finish)
      2. Lesson 16: Sources and Research
      3. Week 7 Exit Ticket
    7. Week 8 Assignments Due 01-10 (3 days)
      1. Lesson 17: Linking Pages
      2. Lesson 18: CSS Pseudo-classes
      3. Week 8 Exit Ticket
    8. Week 9 Assignments Due 01-16 (2 days)
      1. Lesson 19: Planning a Multi-Page Site
      2. Lesson 20: Project - Website for a Purpose (begin)
      3. Week 9 Exit Ticket
    9. Week 10 Assignments Due 01-21 (1 day)
      1. Lesson 20: Project - Website for a Purpose (finish)
  5. Exit Ticket
    1. This week's exit ticket will "go live" during the last 10 minutes of class on the last B Day of the week.
    2. 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?
    3. NOTE: If you do not describe WHAT you did, saying you worked on it is not enough information to earn credit.
      1. 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.
    4. 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.