Sugar Labs
Port Flip activity to Sugarizer
Port the Flip Sugar activity (Python) to Sugarizer (JavaScript). Follow the Sugarizer tutorial "Create your own activity" (https://github.com/llaske/sugarizer/blob/dev/README.md#create-your-own-activity) to create a new Fraction Bounce activity. Guidelines:
- The activity should be correctly integrated into Sugarizer (the activity icon should adapt its color when launched from the Sugarizer home view)
- The activity should be responsive (work on any screen size)
- The activity should work with the keyboard and with the mouse (to support touch screen)
- The activity should use localization library lib/webL10n.js
- The activity should not use Internet connection (link to local content only)
- The activity should implement all existing features of the original activity
- The activity should retrieve graphics elements (icons, images, sounds, ...) of the original activity
Task tags
Students who completed this task
Euan Ong