Difference between revisions of "Activities/GCompris"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
[[Category:Activities|Tux Paint]]
+
{{TOCright}}
 +
[[Category:Activities|GCompris]]
 
</noinclude>
 
</noinclude>
  

Revision as of 22:32, 24 June 2010


Overview

Gcompris with sugar support.

Sharing support

Teacher, in addition to GCompris Administration activity instructions:

  • launch new GCompris Administration instance
  • on tabs Classes/Users and Groups, create users, groups and classes; these settings will be common for all GCompris Administration activity objects
  • on tab Logins, add groups of users that will be used for this GCompris Administration activity object
  • on tab Activities, setup list of activities for this GCompris Administration activity object
  • share activity
  • on tab Reports, see joined students' results

Students:

  • join shared by teacher GCompris object
  • on startup, if resumed object is shared by teacher, GCompris will sync settings with teacher's object
  • after completing GCompris activity, results will be sent to teacher and stored to student's object; later, this object could be opened by GCompris Administration activity to see these results

Build for non-0install usage

To build:

  • Build polyol libraries
  • Clone git repository
  • Use gcomprixogoo-sugar branch
  • To build GC for students, only --enable-sugar configure flag is required
  • To build also with sugarized Administration activity, add --enable-sqlite configure flag

To make GC .xo bundle:

  • Use 0sugar/GCompris.activity as template
  • Place GC installed files there (--prefix should be /)

To make GC Administration .xo bundle:

  • Use 0sugar/GComprisAdministration.activity as template
  • Place GC installed files there (--prefix should be /)
    share/gcompris/boards/<dirs> might be excluded except administration, skins, sounds

Resources