0.102/Notes: Difference between revisions
| Line 360: | Line 360: | ||
== Changes to Sugar Activities since 0.100 == | == Changes to Sugar Activities since 0.100 == | ||
Summary: Pippy, the Sugar Python editor got a major overhaul. It supports multiple tabs and numerous new export mechanisms. In combination with Turtle Blocks, it is now possible to create new Sugar Activities entirely within Sugar itself: (1) Create a Turtle Blocks project; (2) Export the project as Python; (3) Import the Python code into Pippy; and (4) Export the Python code as a Sugar Activity. You can even create a Sugar icon for your project using Turtle Blocks. | |||
{| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;" | {| border=1 cellpadding=3 style="border: 1px solid white; border-collapse: collapse; background: #e3e4e5;" | ||
| Line 432: | Line 434: | ||
* New sample program from Cynthia Solomon | * New sample program from Cynthia Solomon | ||
* Logging errors in project metadata for making learning visible | * Logging errors in project metadata for making learning visible | ||
* Prevent text blocks from docking to blocks requiring numeric arguments | |||
* New translations | * New translations | ||
|} | |} | ||