Hi there,
Before teaching this for the first time, I created a version of this activity and would like to ask for some feedback.
So, my approach to drawing a star was to plot the points( x,y) on the grid so that x corresponds to the numbers of the squares across from the left and y to the squares from top down.
So let’s say I get coordinates for the star that look something like this: starting from a dot on the left (3,12), (90,12), (4,80), (50,3), (80,80), (3,12). (To be honest I have not counted the squares, I just assumed)
Then the next step would be to send this information in a 7 bit chunk ( to get the number 90) using the simulator to a partner.
Would this be an acceptable possible solution here? Am i missing something here?
thanks,
julian