Today's to-do list includes the following items:
THIS VIDEO EXPLAINS TODAY'S EXPECTATIONS!
-
- Announcements:
- NO late work will be accepted after October 19th (2 weeks before the end of the Quarter.) To allow late work later than that would not give me time to grade it.
- This means that ALL assigned work is due on the day it is given.
- Announcements:
- Warm-Up:
- Today's Warm-Up:
- Complete this code proofreading quiz in Canvas.
- (This includes bugs that are commonly made by students this year.)
- Complete this code proofreading quiz in Canvas.
- Warm-Ups are usually a 4-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 resubmission.
- Today's Warm-Up:
- Vocabulary
- No new vocabulary.
- Introduced Code
- Class Activities:
- Lesson 19: Linking Pages
- This lesson in Code.org has 7 "Bubbles." Bubble 6 is the one that will be graded.
- Tutorial videos:
- Bubble 6's Rubric:
- 4 Points Extensive Evidence
A new page has been created and given a unique and descriptive name ending in “.html”. There is a link from the index.html page to the new page and from the new page back to index.html - 3 Points Convincing Evidence
There is at least one one working link from one HTML page to another - 2 Points Limited Evidence
There is an `<a>` tag, but syntax errors or problems with the page name may prevent it from working - 1 Points No Evidence
No new page was created and there are no links - 0 Points No Attempt
No evidence that any code has been added or altered
- 4 Points Extensive Evidence
- Lesson 19: Linking Pages