Activity Team/TODO: Difference between revisions
Mark web activities features as done |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 27: | Line 27: | ||
==High Impact Tasks== | ==High Impact Tasks== | ||
These are tasks which will have a big impact on Sugar deployments. This is your chance to affect thousands of children in the developing world! This section will be updated frequently to feature the most urgent work the Activity Team has to do. | These are tasks which will have a big impact on Sugar deployments. This is your chance to affect thousands of children in the developing world! This section will be updated frequently to feature the most urgent work the Activity Team has to do. | ||
====SWF activity launcher==== | ====SWF activity launcher==== | ||
| Line 38: | Line 34: | ||
*http://people.sugarlabs.org/~rafael/CuerpoHumano.activity.xo | *http://people.sugarlabs.org/~rafael/CuerpoHumano.activity.xo | ||
====Web activity launcher & framework==== | ====Web activity launcher & framework - DONE!==== | ||
<strike>Other deployments are using HTML+CSS+Javascript to make learning activities, but they currently have to be installed using the Library Collection feature of Sugar which is not well developed. We would like to build a 'web-activity' launcher script which allows Web based activities to be first class activities with icons on the home screens. This would involve making a new framework out of the source code to the Browse activity and submitting it upstream to the Development Team, in addition to writing the launcher script. | Done - see [http://developer.sugarlabs.org/activity.md.html the tutorial] and [https://github.com/sugarlabs/sugar-web the git.] | ||
:In progress. See [[Karma]]. | |||
<strike>Other deployments are using HTML+CSS+Javascript to make learning activities, but they currently have to be installed using the Library Collection feature of Sugar which is not well developed. We would like to build a 'web-activity' launcher script which allows Web based activities to be first class activities with icons on the home screens. This would involve making a new framework out of the source code to the Browse activity and submitting it upstream to the Development Team, in addition to writing the launcher script. | |||
:In progress. See [[Karma]].</strike> | |||
====Maze collaboration==== | ====Maze collaboration==== | ||