Orientation: Difference between revisions
(Marked this version for translation) |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | |||
<translate> | |||
<!--T:1--> | |||
'''[https://docs.google.com/document/d/1cs8B9sIgxo5HRK5KbSv_ECDmY4DZIZq_/edit?usp=sharing&ouid=111069670806554153431&rtpof=true&sd=true: Activity Link]''' | '''[https://docs.google.com/document/d/1cs8B9sIgxo5HRK5KbSv_ECDmY4DZIZq_/edit?usp=sharing&ouid=111069670806554153431&rtpof=true&sd=true: Activity Link]''' | ||
<!--T:2--> | |||
'''Video Walkthrough''' | |||
== | <!--T:3--> | ||
== Activity Description == | |||
You will learn the parts of the StarLogo Nova interface and program your first StarLogo Nova project, which uses multiple agents to draw a flower. | |||
== | == Learning Objectives == <!--T:4--> | ||
<!--T:5--> | |||
* Register for an account | |||
* Navigate to profile | |||
* Create a new blank project | |||
* Change the name of a project | |||
* Save and Run code | |||
* Use tabs to switch between different pages | |||
* Drag blocks from the drawer | |||
* Connect blocks to create a program | |||
* Create more than 1 agent | |||
* Use movement blocks | |||
* Draw on the terrain | |||
* Identify parts of the interface | |||
* Distinguish between push and toggle buttons | |||
* Explain how movement blocks affect turtle agents in different interface blocks | |||
<!--T:6--> | |||
== Prerequisites == | |||
None | |||
</translate> |
Latest revision as of 19:34, 16 March 2023
Video Walkthrough
Activity Description
You will learn the parts of the StarLogo Nova interface and program your first StarLogo Nova project, which uses multiple agents to draw a flower.
Learning Objectives
- Register for an account
- Navigate to profile
- Create a new blank project
- Change the name of a project
- Save and Run code
- Use tabs to switch between different pages
- Drag blocks from the drawer
- Connect blocks to create a program
- Create more than 1 agent
- Use movement blocks
- Draw on the terrain
- Identify parts of the interface
- Distinguish between push and toggle buttons
- Explain how movement blocks affect turtle agents in different interface blocks
Prerequisites
None