Home Project Folders Resources How Do I? MWForum
Site Map Search Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] [Thread Next]

To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Re: MWForum Digest V1 #371
From: Alain LCSI <alain@xxxxxxx>
Date: Wed, 11 Apr 2007 18:06:35 -0400

Hi there,
Oh! I see your point,
Well no, turtles are not cloned in that project. There are just several turtles with exactly the same shape, at exactly the same position. On a PC, you can do this fireworks using a dozen turtles if you want. It's rather fast.

The button invokes one procedure that:

make a sound
sends a color signal (red)
sends a color signal (yellow)
wait a bit
make a sound
sends a color signal (red)
sends a color signal (green)
wait a bit
make a sound
sends a color signal (red)
sends a color signal (blue)


Create ONE turtle, program it to react to mouse clicks as follows:
st
rt random 360
fd random 50

Program the same turtle to react to ColorSignal (red) as follows:
clickon

react to ColorSignal (red) as follows:
ht
home
rt 60
fd 150

react to ColorSignal (green) as follows:
ht
home
rt some different angle
fd some different amount


react to ColorSignal (blue) as follows:
ht
home
rt some different angle
fd some different amount


That's not a simple project and there are other ways of achieving the same result. The main idea is to have several turtles, hiding and showing at the right time. If you do that with kids, I suggest you make "simpler things" with signal until they understand what it does. Same for clickon, which simulates a mouse click.

Good luck,


Alain Tougas
alain@xxxxxxx
B: (514) 939-8700 poste 237



Le 07-04-11 à 17:00, INDALO a écrit :

Dear Alain

Thanks for your response. The reason I want to clone the turtles in JR, Is because we are trying to replicate a project from the LCSI site.

The project is called "Fireworks", and appears to involve cloning the turtles.
http://www.microworlds.com/library/mwjr-zone-projects1.php?id=4

We are using PCs with windows XP.

Thanks again for your help

-Jim.


----- Original Message ----- From: "MWForum Digest" <mwforum-admin- digest@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: <mwforum-digest@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, April 11, 2007 7:30 AM
Subject: MWForum Digest V1 #371



MWForum Digest Wednesday, April 11 2007 Volume 01 : Number 371



In this issue:

   [MWForum] Mw JR
     by "INDALO" <indalo@xxxxxxxxxxxx>
   RE: [MWForum] Mw JR
     by "Alain Tougas" <alain@xxxxxxx>
   RE: [MWForum] Mw JR
     by "Alain Tougas" <alain@xxxxxxx>
   [MWForum]
     by "William Watkins" <wwatkins@xxxxxxxxxxxxxxx>

See the end of the digest for information on subscribing to mwforum
or mwforum-digest mailing lists and how to retrieve back issues.

--------------------------------------------------------------------- -

Date: Tue, 10 Apr 2007 13:17:43 -0400
From: "INDALO" <indalo@xxxxxxxxxxxx>
Subject: [MWForum] Mw JR

Is It possible to clone a turtle in Microworlds JR? If so how? Thanks -
Jim.

------------------------------

Date: Tue, 10 Apr 2007 13:39:55 -0400
From: "Alain Tougas" <alain@xxxxxxx>
Subject: RE: [MWForum] Mw JR

Sure!
Copy-paste, or by command, clone t1 (or whatever the turtlename). See Clone
in the Online help, section Vocabulary (? menu)
Alain

- -----Original Message-----
From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[mailto:mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]On Behalf Of INDALO
Sent: April 10, 2007 1:18 PM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [MWForum] Mw JR

Is It possible to clone a turtle in Microworlds JR? If so how? Thanks -
Jim.

------------------------------

Date: Tue, 10 Apr 2007 14:05:51 -0400
From: "Alain Tougas" <alain@xxxxxxx>
Subject: RE: [MWForum] Mw JR

Oops, ignore my previous answer. I didnt realize we were talking  JR. New answer: No, there is no way of cloning turtles in MWJR. But if you tell me more about why you need a clone, maybe I can suggest a workaround. Also tell me if you want to clone the turtle manually or using a command. And
tell me which platform youre using (Mac Win).
Sorry,
Alain

- -----Original Message-----
From: mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[mailto:mwforum-admin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx]On Behalf Of INDALO
Sent: April 10, 2007 1:18 PM
To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [MWForum] Mw JR

Is It possible to clone a turtle in Microworlds JR? If so how? Thanks -
Jim.

------------------------------

Date: Tue, 10 Apr 2007 13:09:39 -0600
From: "William Watkins" <wwatkins@xxxxxxxxxxxxxxx>
Subject: [MWForum]

Are there any more projects and directions out for MW Jr. ?" I am also looking for a fractions project kids can build as opposed to just playing.
Thank you


William H. Watkins
tel-952-988-3526
fax-952-988-3505
wwatkins@xxxxxxxxxxxxxxx
blakeschool.org


"One day our grandchildren will go to museums to see what poverty was
like."

- - Dr. Muhammad Yunus, (2006 Nobel Peace Prize recipient.)

------------------------------

End of MWForum Digest V1 #371
*****************************










  • Previous by thread: Re: MWForum Digest V1 #371
  • Next by thread: Re: The Constructivist Celebration @ NECC

  • To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.


    © copyright 2001 - 2006