1 - UCSD DOES (7 min)
2 - WE DO (15 min)
3 - YOU DO (15 min)
4 - REFLECT & SHARE (5 min)
(15 min)
1) Click on the image to open the App Lab project. Click on "View Code".
2) TRIPR: Find and read the Title. Click on "Remix" to make the project your own. Read the Instructions and Purpose. Then press "Run" to run to app.
3) Click on the "Design" tab above the phone.
4) SEEC: For each Screen, find the Elements on the Screen and pay attention to their names.
5) SEEC: Click on the "Code" tab (above the Screen) and explore the events (yellow) in the code Workspace.
(5 min)
I click on the Code Tab to explore the app's code.
In the _________, I see code blocks I can add.
In the __________, I explore my app's code.
Design: Change the Label of the green Dinosaur from "English" to your name.
Design: Change the Label of the gray Penguin from "Spanish" to your name.
Design: Change the id of the spanishDinoImage to renamedImage. Try to run your code. Look for a yellow triangle next to your code on line 14. Can you fix the code by picking the correct id from the dropdown?