Beth Hadley has been working for some time on the enrichment of the GCompris educational software suite for children, and today she published a report on her blog, of what is done so far as well as what is left to be done.
As you can see, I’ve worked on six activities, and one template activity. I still have some features to add to these activities, and my graphical design could use some improvement, plus a lot of documentation is needed. From now until GUADEC, I intend to polish up all these activities to prepare them for integration into the full GCompris suite.
Some of Beth’s work in screenshots:



All this is nice, but nothing can be perfected without enough feedback. If you have the time to check things out, try these commands and send your feedback to Beth!
$ git remote add beth git@github.com:bhadley/GCompris.git
$ git fetch beth
$ git branch beth_master beth/master
$ git checkout beth_master
$ cd GCompris/src
$ sh runit.sh name_of-activity -(piano_composition-activity, note_names-activity, explore_world_music-activity, explore_world_animals-activity, play_rhythm-activity, play_piano-activity)

