Line 58: |
Line 58: |
| ! activity || [[GoogleCodeIn2012/PyTurtle|Sugarize Python Turtle module]] || code || Will require port of the Python turtle module to GTK (currently it is QT) | | ! activity || [[GoogleCodeIn2012/PyTurtle|Sugarize Python Turtle module]] || code || Will require port of the Python turtle module to GTK (currently it is QT) |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Nutrition|Turtle Art nutrition]] || code || | + | ! activity || [[GoogleCodeIn2012/Nutrition|Turtle Art nutrition]] || code || Further develop the prototype Turtle Nutrition plug-in into a stand-alone activity. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Portfolio videos|Portfolio videos]] || code || | + | ! activity || [[GoogleCodeIn2012/Portfolio videos|Portfolio videos]] || code || Add a mechanism for exporting .ogv (voice over still images) of a portfolio presentation |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Journal view|Unified journal view]] || code || | + | ! activity || [[GoogleCodeIn2012/Journal view|Unified journal view]] || code || Rather than viewing the details of a Journal entry on a separate page, make the details appear in an expandable in-line format |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Turtle plugins|Plugin support]] || code || | + | ! activity || [[GoogleCodeIn2012/Turtle plugins|Plugin support]] || code || Dsign a uniform plug-in bundle type and modify the activity installer to recognize this new type. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/End-user-mods|End-user modifications of Sugar source]] || code || | + | ! activity || [[GoogleCodeIn2012/End-user-mods|End-user modifications of Sugar source]] || code || We have a mechanism for viewing the Sugar toolkit source, but no such convenient way for making changes without risking messing up the system. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Collaborative paint|Implement collaboration in Paint Activity]] || code || | + | ! activity || [[GoogleCodeIn2012/Collaborative paint|Implement collaboration in Paint Activity]] || code || Paint Activity does not implement collaboration yet. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Fototoon presentations|Implement a presentation mode in Fototoon]] || code || | + | ! activity || [[GoogleCodeIn2012/Fototoon presentations|Implement a presentation mode in Fototoon]] || code || Fototoon should have a view to edit and view one cell at a time using the full screen. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Gbrainy port|Port GBrainy to Python]] || code || | + | ! activity || [[GoogleCodeIn2012/Gbrainy port|Port GBrainy to Python]] || code || GBrainy have many good logic games, but is programmed in Mono. It would nice to have a native Python version. |
| |- | | |- |
− | ! activity || [[GoogleCodeIn2012/Mallard|Implement help mechanism for activities using Mallard]] || code || | + | ! activity || [[GoogleCodeIn2012/Mallard|Implement help mechanism for activities using Mallard]] || code || [http://projectmallard.org/ Mallard] is a markup language that makes it easy to provide user help. It would be a nice feature to add Mallard-like help to activities, accessed through a mechanism similar to the view source mechanism. |
| |- | | |- |
| ! activity || [[GoogleCodeIn2012/Turtle Art|Turtle Art tutorial]] || documentation/training || Write a Turtle Art introductory tutorial | | ! activity || [[GoogleCodeIn2012/Turtle Art|Turtle Art tutorial]] || documentation/training || Write a Turtle Art introductory tutorial |