Anonymous

Changes

From Karnataka Open Educational Resources
No change in size ,  08:26, 6 January 2020
no edit summary
Line 15: Line 15:  
|Activity #1 (Part A)
 
|Activity #1 (Part A)
 
1.What was the answer to the previous question?<br>
 
1.What was the answer to the previous question?<br>
[[File:repeating instructions and blocks 1.png|200px]][[File:repeating instructions and blocks 2.png|200px]]<br>
+
[[File:repeating instructions and blocks 1.png|300px]][[File:repeating instructions and blocks 2.png|350px]]<br>
 
2.The turtle moved 8 times; how did we make the turtle do the action 8 times? (By clicking the start button)<br>
 
2.The turtle moved 8 times; how did we make the turtle do the action 8 times? (By clicking the start button)<br>
 
3.Is there a way to give this instruction in a simpler way (encourage the class to think of a process being repeated multiple times)<br>
 
3.Is there a way to give this instruction in a simpler way (encourage the class to think of a process being repeated multiple times)<br>
[[File:repeating instructions and blocks 3.png|300px]]<br>
+
[[File:repeating instructions and blocks 3.png|500px]]<br>
 
4.Demonstrate the repeat command<br>
 
4.Demonstrate the repeat command<br>
 
5.We have repeated the command 8 times. <br>
 
5.We have repeated the command 8 times. <br>
Line 29: Line 29:  
2.The answer can be found her<br>
 
2.The answer can be found her<br>
 
https://wiki.sugarlabs.org/go/File:TurtleCard-2.png<br>
 
https://wiki.sugarlabs.org/go/File:TurtleCard-2.png<br>
[[File:repeating instructions and blocks 4.png|200px]]<br>
+
[[File:repeating instructions and blocks 4.png|300px]]<br>
How do we make the colours change continuously? <br>[[File:repeating instructions and blocks 18.png|200px]]<br>
+
How do we make the colours change continuously? <br>[[File:repeating instructions and blocks 18.png|350px]]<br>
[[File:repeating instructions and blocks 6.png|200px]]
+
[[File:repeating instructions and blocks 6.png|300px]]
 
|-
 
|-
 
|Steps
 
|Steps
 
|Activity #1
 
|Activity #1
[[File:repeating instructions and blocks 7.png|200px]]<br>
+
[[File:repeating instructions and blocks 7.png|300px]]<br>
 
[[File:repeating instructions and blocks 8.png|350px]]
 
[[File:repeating instructions and blocks 8.png|350px]]
 
<br>
 
<br>
Line 45: Line 45:  
2.A programme can take inputs; store value for a given parameter during executing a programme.  This is called a variable and can be defined from the palette of variable blocks<br>
 
2.A programme can take inputs; store value for a given parameter during executing a programme.  This is called a variable and can be defined from the palette of variable blocks<br>
 
3.A series of steps can also be defined as an action from this block<br>
 
3.A series of steps can also be defined as an action from this block<br>
[[File:repeating instructions and blocks 9.png|200px]]<br>
+
[[File:repeating instructions and blocks 9.png|400px]]<br>
 
4.Let us construct a polygon of 8 sides and fill it with colour.<br>
 
4.Let us construct a polygon of 8 sides and fill it with colour.<br>
 
5.The first step is to define variable:<br>
 
5.The first step is to define variable:<br>
Line 51: Line 51:  
[[File:repeating instructions and blocks 10.png|400px]]<br>
 
[[File:repeating instructions and blocks 10.png|400px]]<br>
 
7.See shape to the side<br>
 
7.See shape to the side<br>
[[File:repeating instructions and blocks 11.png|200px]]<br>
+
[[File:repeating instructions and blocks 11.png|300px]]<br>
 
|-
 
|-
 
|Steps
 
|Steps