0.84/Etoys: Difference between revisions
mNo edit summary |
|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TOCright}} | ||
[[Category:Release Notes]]</noinclude> | |||
[[Image:activity-etoys.png]] | [[Image:activity-etoys.png]] | ||
== Introduction == | == Introduction == | ||
| Line 20: | Line 21: | ||
==Getting Started== | ==Getting Started== | ||
Starts with the Cloud view. Click on the tutorial cloud. The first challenge in Sugar Etoys asks user to create a simple script and click on a clock to get it going. Try to complete the tutorial. To get to a 'clean version' of the Etoys Challenge go to the Cloud view and click on | Starts with the Cloud view. Click on the tutorial cloud. The first challenge in Sugar Etoys asks user to create a simple script and click on a clock to get it going. Try to complete the tutorial. To get to a 'clean version' of the Etoys Challenge go to the Cloud view and click on Tutorials and Demos. Etoys SHOULD load a clean version for you complete with scripting blocks ready to go. | ||
==known bugs== | ==known bugs== | ||
| Line 29: | Line 30: | ||
== Questions == | == Questions == | ||
Is there any provision for hosting student projects/ code as being done for Scratch? If not, has anyone identified an alternative place for hosting or posting the _ascii text_ student code developed in etoys? | Is there any provision for hosting student projects/ code as being done for [http://scratch.mit.edu/ Scratch]? If not, has anyone identified an alternative place for hosting or posting the _ascii text_ student code developed in etoys? | ||
How do you view the source code for etoys projects? | How do you view the source code for etoys projects? | ||
| Line 46: | Line 47: | ||
When creating a test I want to use a script1 for Yes, and script2 for No. How do I do that? I have not been able to drag and drop the scripts into the test area. | When creating a test I want to use a script1 for Yes, and script2 for No. How do I do that? I have not been able to drag and drop the scripts into the test area. | ||
: Click the eye ball viewer. Look for scripts. Drag your script block from the viewer and the script block into your test. Etoys is touchy and the UI for handling the blocks, compared to [http://scratch.mit.edu/ Scratch], is clumsy but it can be done. | : Click the eye ball viewer. Look for scripts. Drag your script block from the viewer and the script block into your test. Etoys is touchy and the UI for handling the blocks, compared to [http://scratch.mit.edu/ Scratch], is clumsy but it can be done. Here's a [http://www.youtube.com/watch?v=hNfz7JIuGs8 video of how to get get scripts into test blocks]. | ||
== Videos == | == Videos == | ||