BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230225T170000
DTEND;TZID=America/Los_Angeles:20230225T180000
DTSTAMP:20260724T171410
CREATED:20230228T090340Z
LAST-MODIFIED:20230228T090340Z
UID:18280-1677344400-1677348000@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nStarted the Jumpy Monkey project\nCoded the Monkey sprite to jump\nCoded the Banana sprite to create clones\nRandomized the place\, size\, and color of the Banana clones\n\nHomework:\n\nAdd a Tree sprite\nRead and do the codes in the yellow Scratch Book Pg. 96-98\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-allison-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230225T123000
DTEND;TZID=America/Los_Angeles:20230225T133000
DTSTAMP:20260724T171410
CREATED:20230225T214556Z
LAST-MODIFIED:20230225T214556Z
UID:18244-1677328200-1677331800@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe went over and reviewed older projects as preparation for the test.\n\nHomework\n\nStudy the things we went over during class.\nGood luck on your test! 😀
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-14/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230222T180000
DTEND;TZID=America/Los_Angeles:20230222T190000
DTSTAMP:20260724T171410
CREATED:20230223T180825Z
LAST-MODIFIED:20230301T230107Z
UID:18219-1677088800-1677092400@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nContinued the Spaceship 2.0 project\nStarted the Fantastic Flowers project\nAdded a Ball sprite\nCoded the Ball sprite to move and leave stamps to create a flower\nCoded all stamps to erase when the player presses the space key\nLearned about “My Blocks”\n\nImportant Reminders:\n\nAfter you finish your homework in Scratch\, send an email to allison@ayclogic.com by Tuesday at 8 PM. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\n\nHomework:\n\nIn your Spaceship 2.0 project:\n\nCode music to forever play during the game\nCode different music to forever play when the game is over\nCode different music to forever play when the player wins the game\n\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/6-pm-scratch-level-2-allison-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230221T180000
DTEND;TZID=America/Los_Angeles:20230221T190000
DTSTAMP:20260724T171410
CREATED:20230222T030553Z
LAST-MODIFIED:20230222T030553Z
UID:18199-1677002400-1677006000@www.ayclogic.com
SUMMARY:6:00 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nAdded gravity to the Monkey sprite.\nAdded the Level variable.\nMade a ShowLevel MyBlock in the Level Banner sprite.\nAdded conditions for when the Monkey sprite collects all the Banana clones.\n\nHomework:\n\nWhen level 2 starts\, make the Monkey sprite restart at the Arrow (Launcher) sprite.\nWhen level 2 starts\, make the Level Banner sprite show the Level 2 costume.\nAdd the Dinosaur3 sprite. Make it hide when the game starts. Make it show up when level 2 starts.\nWhen level 2 starts\, make 4 Banana clones show up.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-scratch-2-yitong-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230215T180000
DTEND;TZID=America/Los_Angeles:20230215T190000
DTSTAMP:20260724T171410
CREATED:20230216T035423Z
LAST-MODIFIED:20230216T035423Z
UID:18111-1676484000-1676487600@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nFinished the Lightning sprite by making it explode.\nAdded the Fireball variable.\nAdded the FireballPowerUp sprite.\nMade the FireballPowerUp sprite create clones of itself and go to random locations on the screen.\nMade the FireballPowerUp fall down the screen. When it touches the edge of the screen\, it gets deleted.\nMade the FireballPowerUp sprite delete itself and increase the Fireball variable by 1 when it touches the Spaceship sprite.\nMade the Fireball variable decrease by 1 when the space key is pressed and the variable is greater than 1.\n\nHomework:\n\n\nAdd a LightningPowerUp sprite.\nMake a Lightning variable.\nSet the Lightning variable to 5.\nMake the LightningPowerUp sprite hide and create clones of itself. After it creates a clone\, make it wait 2 to 5 seconds before creating another clone.\nMake the LightningPowerUp clones go to a random x on the screen and show up at the top of the screen.\nMake the LightningPowerUp clones fall down the screen forever.\nDelete the LightningPowerUp clones if they are near the edge of the screen.\nIf the Rocketship touches a LightningPowerUp clone\, delete the clone and increase the Lightning variable by 1.\nIn the Rocketship\, when the B key is pressed\, if the Lightning variable is greater than 1\, create a Lightning clone and decrease the Lightning variable by 1.\nContact us if you have any questions or need any help: gamas@ayclogic.com or allison@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-level-2-allison-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230214T180000
DTEND;TZID=America/Los_Angeles:20230214T190000
DTSTAMP:20260724T171410
CREATED:20230215T034840Z
LAST-MODIFIED:20230215T034840Z
UID:18056-1676397600-1676401200@www.ayclogic.com
SUMMARY:6:00 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nAdded code to change the LaunchSpeed.\nMade the Level 1 Banner show up when the game starts.\nAdded movement code for the Monkey sprite.\nAdded code for when the Monkey sprite touches the Banana sprite.\n\nHomework:\n\nDo page 100\, #16-18 (do only the first section of code) in your yellow coding book.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-scratch-2-yitong/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230211T170000
DTEND;TZID=America/Los_Angeles:20230211T180000
DTSTAMP:20260724T171410
CREATED:20230212T092927Z
LAST-MODIFIED:20230212T092927Z
UID:17962-1676134800-1676138400@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nCreated the Checkout sprite\nCoded the Cat sprite to say the items in the Shopping Cart and say the total cost\nFinished coding the Muffin\, Bread\, Donut\, Jam\, and Milk sprites\nFinished the Supermarket project\n\nHomework:\n\nCreate a new Scratch project and title it “Jumpy Monkey”\nRead and do the codes in the yellow Scratch Book Pg. 92-93\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-allison-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230211T123000
DTEND;TZID=America/Los_Angeles:20230211T133000
DTSTAMP:20260724T171410
CREATED:20230211T214445Z
LAST-MODIFIED:20230211T214445Z
UID:17938-1676118600-1676122200@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Fireball Fighting project.\n\nHomework\n\nAdd a background to your project.\nAdd music to your project.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-13/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230208T180000
DTEND;TZID=America/Los_Angeles:20230208T190000
DTSTAMP:20260724T171410
CREATED:20230210T212216Z
LAST-MODIFIED:20230216T020850Z
UID:17913-1675879200-1675882800@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nFinished the Rocketship 1.0 project\nStarted the Rocketship 2.0 project\nAdded the Fireball sprite\nChanged the Fireball sprite’s direction\nCreated a Fireball clone when the space key is pressed\nCoded the Fireball clone to go to the Rocketship when it is created\nCoded the Fireball clone to go up after it is created\nCoded the Fireball clone to delete when it reaches the top edge\nCoded the Fireball clone and Asteroid clone to delete when they touch\n\nHomework:\n\nAdd a Lightning Sprite\nCode the Rocketship sprite to create a clone of the Lightning sprite when the “b” key is pressed\nCode the Lightning clone to go to the Rocketship when it is created\nCode the Lightning clone to go up after it is created\nCode the Lightning clone to delete when it reaches the top edge\nIf the Lightning clone and Asteroid clone touch\, code the Asteroid clone to delete\nContact us if you have any questions or need any help: gamas@ayclogic.com or allison@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-level-2-allison/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230207T180000
DTEND;TZID=America/Los_Angeles:20230207T190000
DTSTAMP:20260724T171410
CREATED:20230214T034114Z
LAST-MODIFIED:20230215T020109Z
UID:18008-1675792800-1675796400@www.ayclogic.com
SUMMARY:6:00 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nStarted the Jumpy Monkey project.\nAdded the Monkey\, Arrow\, Tree\, and Banana sprites.\nAdded the Forest background.\nMade the Monkey smaller and always go to the Arrow sprite when the game starts.\nMade the Arrow sprite turn counterclockwise when the left arrow key is pressed and turn clockwise when the right arrow key is pressed.\nMade 3 clones of the Banana sprite.\nMade the Banana clones go to random locations on the right side of the screen\, have random colors\, and random sizes.\nAdded the LaunchSpeed variable.\n\nHomework:\n\nMake the Level 1 and 2 Banner costumes.\n\nEmail me if you need help: yitong@ayclogic.com
URL:https://www.ayclogic.com/event/1030-am-scratch-1-yitong-13/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230204T170000
DTEND;TZID=America/Los_Angeles:20230204T180000
DTSTAMP:20260724T171410
CREATED:20230210T213720Z
LAST-MODIFIED:20230212T093056Z
UID:17915-1675530000-1675533600@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 2 – Allison
DESCRIPTION:Today We:\n\nFinished the Mary Had a Little Lamb project using list\nStarted the Supermarket project\nCreated a Categories List\, a Supermarket List\, and a total_price variable\nCoded the Cat sprite to say the categories by using list\nCoded the Watermelon sprite to rotate left and right when the Cat sprite says “Fruit”\nCoded the Watermelon sprite to have a different size\, add the word “Watermelon” to the Shopping Cart list\, change the total price\, and hide if clicked\n\nHomework:\n\nAdd the Apple and Banana sprites\nCode the Watermelon\, Apple\, and Banana to set rotation style all around when the game starts.\nWhen the Cat sprite says “Fruit”\, code the Apple and Banana sprites to rotate left and right (like the Watermelon sprite)\nCode the Apple and Banana sprites to do the same thing as the Watermelon sprite when clicked. Use the information at the bottom to help.\n\nEx: If the player presses the Apple sprite\, the sprite will point in the right direction\, have a bigger size\, and say “Thank you for purchasing an apple. It costs $2”. The apple will be added to the shopping cart\, $2 has been added to the total cost\, the sprite goes back to its original size\, and then the sprite hides.\nApple: $2\nBanana: $3\n\n\nCode the Apple and Banana sprites to show when the game starts.\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-allison/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230128T123000
DTEND;TZID=America/Los_Angeles:20230128T133000
DTSTAMP:20260724T171410
CREATED:20230128T214210Z
LAST-MODIFIED:20230128T214210Z
UID:17865-1674909000-1674912600@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe started working on the Fireball Fight project.\n\nHomework\n\nDo the code for the other projectile. (reference the code from the projectile you already done.)\nMake 2 new variables to keep track of the player’s health.\nWhen the projectiles hit the player\, decrease the health variable by 1. (also make sure to delete the projectile clones when touching the players)\nAdd a “pop” sound effect when the projectile hits the player.\n\nIf you need help\, email abigail@ayclogic.com.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230124T180000
DTEND;TZID=America/Los_Angeles:20230124T190000
DTSTAMP:20260724T171410
CREATED:20230125T025534Z
LAST-MODIFIED:20230125T025534Z
UID:17818-1674583200-1674586800@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Yitong
DESCRIPTION:Today We Did\n\nWe finished Shopping Cart project.\n\nHomework\n\nNo homework for next week.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-24/
CATEGORIES:Python Class,Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230121T163000
DTEND;TZID=America/Los_Angeles:20230121T173000
DTSTAMP:20260724T171410
CREATED:20230123T194433Z
LAST-MODIFIED:20230123T200016Z
UID:17787-1674318600-1674322200@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nReviewed the homework\nContinued the Mary Had a Little Lamb – With List project\nCoded the song Mary Had a Little Lamb to play using list\nCreated three sprites that grow\, shrink\, change colors\, and play a note\n\nHomework:\n\nIn the Mary Had a Little Lamb – With List project:\n\nCreate a new list and title it “Happy Birthday”\n\nIn the list\, add the notes of the Happy Birthday song (please see the image below to see the notes)\n\n\nCreate another new list and title it “Ode to Joy”\n\nIn the list\, add the notes of the Ode to Joy song (please see the image below to see the notes)\n\n\n\n\nExample for the Happy Birthday Song:\n\nFor the first item in the list\, put: D\nFor the second item in the list\, put: D\nFor the third item in the list\, put: E\nFor the seventh item in the list\, put: Pause\nContinue until you have finished the song\n\n\nContact us if you have any questions or need any help\n\nHappy Birthday Song: \n \nOde to Joy Song:
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-16/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230121T123000
DTEND;TZID=America/Los_Angeles:20230121T133000
DTSTAMP:20260724T171410
CREATED:20230121T214924Z
LAST-MODIFIED:20230121T214924Z
UID:17765-1674304200-1674307800@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Doom on the Broom project.\n\nHomework\n\nAdd music to the game. (“Cave” for the background music while playing\, and “Guitar Chords2” for when you win and lose.)\nChoose 2 game/tv show characters and a background from the internet and put them in a Scratch project. (make sure the characters have a transparent background.)\n\nFinished Scratch project for sound effect reference: Doom on the Broom  \n 
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-11/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T180000
DTEND;TZID=America/Los_Angeles:20230117T190000
DTSTAMP:20260724T171410
CREATED:20230118T031802Z
LAST-MODIFIED:20230118T031802Z
UID:17674-1673978400-1673982000@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Yitong
DESCRIPTION:What we did today\n\nWe continued working on the Super Market project.\nWe made a shopping cart list.\nWe gave prices to all the food items.\n\nHomework\n\nAdd one more category to the “categories” list.\nAdd 2-3 food sprites of that category.\nMake sure they are all functional (Ex: wiggles when category is called\, can be put in shopping cart list\, has a price\, etc.)\nUse the other food sprites as reference.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-23/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T163000
DTEND;TZID=America/Los_Angeles:20230114T173000
DTSTAMP:20260724T171410
CREATED:20230119T023437Z
LAST-MODIFIED:20230119T023437Z
UID:17717-1673713800-1673717400@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nStarted and finished the Intro to List Pt. 2 project\nReviewed how to create a list\nReviewed how to combine items from the list with dialogue\nLearned about the “if else” code\nCoded the Cat to say “I don’t like” with item 3 on the list\nCoded the Cat to say “I like” with other items on the list\nStarted the Mary Had a Little Lamb – With List project\nCreated a list that has Mary Had a Little Lamb song notes\n\nHomework:\n\nCreate a new project and title it “List of Food – With If Else”\nCreate a list called “Food”\nIn the list\, add 5 items of your favorite food and one item of food you don’t like\nFor example (you do not have to follow this example):\n\nList: pumpkin pie\, apples\, cheese\, cereal\, eggs\, soup\nThe Cat sprite forever says:\n\nI love pumpkin pie\nI love apples\nI love cheese\nI love cereal\nI don’t like eggs\nI love soup\n\n\nThe cat should forever say the dialogue from step #1-6\n\n\nLook at the class project codes for help if needed\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-15/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230114T123000
DTEND;TZID=America/Los_Angeles:20230114T133000
DTSTAMP:20260724T171410
CREATED:20230114T214329Z
LAST-MODIFIED:20230114T214329Z
UID:17610-1673699400-1673703000@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Doom on the Broom project.\n\nHomework\n\nMake the Bat\, Dragon\, Pterodactyl\, and hippo die (delete clone) when it touches the forcefield.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-10/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230110T180000
DTEND;TZID=America/Los_Angeles:20230110T190000
DTSTAMP:20260724T171410
CREATED:20230111T033352Z
LAST-MODIFIED:20230111T033352Z
UID:17536-1673373600-1673377200@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nFinished the Mary Had A Little Lamb (List) project.\nAdded a Category list.\nMade the Cat broadcast and say the items in the Category list.\nAdded the Watermelon\, Bananas\, and Apple sprites.\nMade the Watermelon tilt back and forth\n\nHomework:\n\nHOMEWORK IS DUE MONDAY NIGHT!! Please submit by emailing your homework to: yitong@ayclogic.com and Mr. Gamas’s email: gamas@ayclogic.com\n\nDon’t forget to share your project\, otherwise\, I won’t be to see your code.\nDon’t forget to include the project link in the email. Otherwise\, I cannot see your project.\n\n\nAdd the code that makes the Watermelon sprite tilt back and forth into the Bananas and Apple sprites.\nGet the Muffin\, Bread\, Donut\, Jam\, and Milk sprites.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-22/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230107T163000
DTEND;TZID=America/Los_Angeles:20230107T173000
DTSTAMP:20260724T171410
CREATED:20230110T081208Z
LAST-MODIFIED:20230110T081208Z
UID:17507-1673109000-1673112600@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nFinished the Movie Ticket Price project\nStarted the Intro to List project\nLearned how to create a list\nCombined items from the list with dialogue\nCoded the Cat sprite to say items from the list\n\nHomework:\n\nCreate a new project and title it “List of Food”\nCreate a list called “Food”\nIn the list\, add 5 items of your favorite food\nCode the Cat sprite to forever say “I love (item from the list)\nFor example (you do not have to follow this example):\n\nList: pumpkin pie\, apples\, cheese\, cereal\, soup\nThe Cat sprite says:\n\nI love pumpkin pie\nI love apples\nI love cheese\nI love cereal\nI love soup\n\n\nThe cat should forever say the dialogue from step #1-5\n\n\nLook at the class project codes for help if needed\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-14/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230103T180000
DTEND;TZID=America/Los_Angeles:20230103T190000
DTSTAMP:20260724T171410
CREATED:20230104T031328Z
LAST-MODIFIED:20230104T031328Z
UID:17357-1672768800-1672772400@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nLearned about how to iterate (loop) through lists.\nFinished the Intro to Lists project.\nAdded a list in the Mary Had A Little Lamb project.\nAdded notes in the MaryHadALittleLamb list.\nFinished the first bar of Mary Had A Little Lamb.\n\nHomework:\n\nHOMEWORK IS DUE MONDAY NIGHT!! Please submit by emailing your homework to: yitong@ayclogic.com and Mr. Gamas’s email: gamas@ayclogic.com\n\nDon’t forget to share your project\, otherwise\, I won’t be to see your code.\nDon’t forget to include the project link in the email. Otherwise\, I cannot see your project.\n\n\nFinish adding all the notes of Mary Had A Little Lamb to the list.\nWhenever you see “wait 1 second\,” add another item to the list called “PAUSE.” If you don’t add this item\, the music will sound weird. If you are using the music sheet\, whenever you see a note without a tail you should add a “PAUSE.”
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-21/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221220T180000
DTEND;TZID=America/Los_Angeles:20221220T190000
DTSTAMP:20260724T171410
CREATED:20221221T030951Z
LAST-MODIFIED:20221221T030951Z
UID:17231-1671559200-1671562800@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nAdded the Giftbox sprite.\nAdded the Picture sprite.\nAdded music and sound effects.\n\nHomework:\n\nHOMEWORK IS DUE MONDAY NIGHT!! Please submit by emailing your homework to: yitong@ayclogic.com and Mr. Gamas’s email: gamas@ayclogic.com\n\nDon’t forget to share your project\, otherwise\, I won’t be to see your code.\nDon’t forget to include the project link in the email. Otherwise\, I cannot see your project.\n\n\nNO HOMEWORK!!! MERRY CHRISTMAS!\n\nNO CLASS FROM 12/3/2022-1/2/2023
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-20/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221217T163000
DTEND;TZID=America/Los_Angeles:20221217T173000
DTSTAMP:20260724T171410
CREATED:20221219T114624Z
LAST-MODIFIED:20221219T115406Z
UID:17191-1671294600-1671298200@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nContinued the Movie Ticket Price project\nEdited a costume\nCoded the sprite named Anthony to switch costumes\nCoded Anthony to ask the player’s age and set the answer to a variable\nCoded Anthony to say different ticket prices depending on the player’s age\n\nImportant Reminder:\nTo celebrate Christmas\, the school will be closed from Saturday 12/24/2022 – Monday 1/2/2023. There is no class next week. Our next class will be on Saturday 1/7/2023. \nHomework:\n\nCode the sprite to ask: Are you able to pay for the ticket? Please answer either “yes” or “no”.\nStore the answer in a variable named “Payment”\nIf the player answers “yes”:\n\nCode the sprite to say: Thank you for the money. Enjoy watching (Movie name)!\n\n\nIf the player answers “no”:\n\nCode the sprite to say: Sorry\, you don’t have enough money right now. Come back another time when you have enough money.\n\n\nNote: the (Movie name) should be the movie name the player answered to the question “What movie do you want to watch?”.\n\nExample: If the player answered “Minions” to the question “What movie do you want to watch?”\, the sprite will say “Minions looks like a good movie!”\n\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-13/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221217T123000
DTEND;TZID=America/Los_Angeles:20221217T133000
DTSTAMP:20260724T171410
CREATED:20221217T213822Z
LAST-MODIFIED:20221219T003807Z
UID:17159-1671280200-1671283800@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe started working on Doom on the Broom.\n\nHomework\n\nIn the Doom on the Broom project\, the bats and the other enemies start from the edges of the screen and slowly move towards the witch.\nThe next time we’re together I want you to tell me how it works and explain the code.\nThe code is also on your yellow Scratch book on page 114.\n\nNo class from 12/24/22 – 1/2/23.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-9/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221213T180000
DTEND;TZID=America/Los_Angeles:20221213T190000
DTSTAMP:20260724T171410
CREATED:20221217T182236Z
LAST-MODIFIED:20221220T031130Z
UID:17151-1670954400-1670958000@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nChanged the background when the Christmas Tree sprite is clicked.\nMade the Bells sprite show up when the Christmas Tree sprite is clicked.\nMade the Nametag sprite glide from the upper left corner down to the lower left corner of the screen.\n\nHomework:\n\nHOMEWORK IS DUE MONDAY NIGHT!! Please submit by emailing your homework to: yitong@ayclogic.com and Mr. Gamas’s email: gamas@ayclogic.com\n\nDon’t forget to share your project\, otherwise\, I won’t be to see your code.\nDon’t forget to include the project link in the email. Otherwise\, I cannot see your project.\n\n\nMake a Merry Christmas Tag sprite.\nMake the Merry Christmas Tag start from the upper left corner of the screen then move down to the bottom right corner.\nMake the Merry Christmas Tag sprite tilt left and right. This is very similar to the Birthday card project that you did in the Scratch level 1. Specifically on the banner in the middle.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-19/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221210T163000
DTEND;TZID=America/Los_Angeles:20221210T173000
DTSTAMP:20260724T171410
CREATED:20221212T070103Z
LAST-MODIFIED:20221212T070103Z
UID:17027-1670689800-1670693400@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nFinished the How Old Are You? project\nStarted the Movie Ticket Price project\nUploaded sprites and background\nCoded the sprite named Anthony to talk\nCoded Anthony to ask what the player’s name is\, and stored the answer in a variable\nPracticed using the “join” code\n\nHomework:\n\nCode the sprite to ask “What movie do you want to watch?”\, and store the answer in a variable\nAfterwards\, code the sprite to say “(Movie name) looks like a good movie!\n\nNote: the (Movie name) should be the movie name the player answered to the question.\nExample: If the player answered “Minions” to the question “What movie do you want to watch?”\, the sprite will say “Minions looks like a good movie!”\n\n\nHint: look at the codes in your project for help\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221210T123000
DTEND;TZID=America/Los_Angeles:20221210T133000
DTSTAMP:20260724T171410
CREATED:20221210T214231Z
LAST-MODIFIED:20221210T214231Z
UID:16998-1670675400-1670679000@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Jumpy Monkey project.\n\nHomework\n\nAdd sound effects to the game.\nUse “boing” for when the Monkey jumps.\nUse “Chomp” for when the Monkey eats the bananas.\nFor everything else you can choose any sound effects you want.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-8/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221206T180000
DTEND;TZID=America/Los_Angeles:20221206T190000
DTSTAMP:20260724T171410
CREATED:20221207T031554Z
LAST-MODIFIED:20221207T031554Z
UID:16940-1670349600-1670353200@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nStarted the Christmas Card project.\nAdded the Christmas Tree sprite and made it change colors.\nAdded the Text sprite and made it move across the screen.\n\nHomework:\n\nHOMEWORK IS DUE MONDAY NIGHT!! Please submit by emailing your homework to: yitong@ayclogic.com and Mr. Gamas’s email: gamas@ayclogic.com\n\nDon’t forget to share your project\, otherwise\, I won’t be to see your code.\nDon’t forget to include the project link in the email. Otherwise\, I cannot see your project.\n\n\nMake the two Arrow sprites.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-18/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221203T163000
DTEND;TZID=America/Los_Angeles:20221203T173000
DTSTAMP:20260724T171410
CREATED:20221204T020259Z
LAST-MODIFIED:20221204T020259Z
UID:16879-1670085000-1670088600@www.ayclogic.com
SUMMARY:4:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nReviewed the homework\nStarted the How Old Are You? project\nCoded the Cat sprite to ask what the player’s name is\, and stored the answer in a variable\nLearned how to use the “join” code\nCoded the Cat sprite to ask what the player’s age is\, and stored the answer in a variable\nCoded the Cat sprite to say “You are a baby!” if the player puts the age numbers of 0-2\nCoded the Cat sprite to say “You are a toddler!” if the player puts the age numbers of 3-5\nCoded the Cat sprite to say “You are a kid!” if the player puts the age numbers of 6-10\n\nHomework:\n\nCode the Cat sprite to say:\n\n“You are a preteen!” if the player puts the age numbers of 11-12\n“You are a teenager!” if the player puts the age numbers of 13-19\n“You are an adult!” if the player puts the age numbers of 20-64\n“You are a senior!” if the player puts any age number bigger than 64\n\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-2-allison-11/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221203T123000
DTEND;TZID=America/Los_Angeles:20221203T133000
DTSTAMP:20260724T171410
CREATED:20221203T214349Z
LAST-MODIFIED:20221203T214349Z
UID:16871-1670070600-1670074200@www.ayclogic.com
SUMMARY:12:30 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Jumpy Monkey project.\n\nHomework\n\nMake a “Level 2” banner.\nWhen banana variable = 0\, broadcast level 2.\nWhen the monkey receives level 2\, go back to arrow/launcher.
URL:https://www.ayclogic.com/event/1230-pm-scratch-2-abigail-7/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
END:VCALENDAR