Sugar Labs
Port xoEditor activity to Sugarizer
Rewrite the (xoEditor)[http://activities.sugarlabs.org/en/sugar/addon/4085] activity for Sugarizer. Basically it mean rewrite it into HTML5/JavaScript. xoEditor display all combination of XO colors and allow the user to choose the one that he like. Here some tips to to do that using Sugar-Web:
- List all existing combination, the code is already in Sugar-Web in (xocolor.js) [https://github.com/llaske/sugarizer/blob/master/activities/ActivityTemplate/lib/sugar-web/graphics/xocolor.js]
- Draw a the buddy icon using all possible color, there is a function to draw an icon with a color in Sugar-Web too (icon.js)[https://github.com/llaske/sugarizer/blob/master/activities/ActivityTemplate/lib/sugar-web/graphics/icon.js]
- Then you'll have to change the settings of the user, there is a key for it named "sugar_settings" in the localStorage.
Task tags
Students who completed this task
eohomegrownapps