Changes

Jump to navigation Jump to search
2,805 bytes added ,  13:14, 5 November 2013
Created page with "<noinclude>{{GoogleTrans-en}}{{TOCright}} Category:Feature Page Incomplete AboutMe</noinclude> <!-- All fields on this form are required to be accept..."
<noinclude>{{GoogleTrans-en}}{{TOCright}}
[[Category:Feature Page Incomplete]]
[[Category:Feature|AboutMe]]</noinclude>

<!-- All fields on this form are required to be accepted.
We also request that you maintain the same order of sections so that all of the feature pages are uniform. -->

<!-- The actual name of your feature page should look something like: Features/Your Feature Name. This keeps all features in the same namespace -->

== Summary ==

Provide a mechanism for users to specify age and gender.

== Owner ==
* Name: [[User:Walter| Walter Bender]]
* Email: <walter AT sl.o>

== Current status ==
* Targeted release: (1.02)
* Last updated: (5 November 2013)
* Percentage of completion: 100%

See https://github.com/walterbender/sugar/commit/97edfcd2a519e4ab66d4ba63fdd0b6927cbc753e

== Detailed Description ==

OLPC Australia uses gender and age as part of their program analysis. They also use age to modify the behavior of some activities, e.g., the robot in the Speak activity takes on the age of the user. The proposed feature is to modify the About Me CP section and the initial intro pages to include widgets for selecting gender and age.

== Benefit to Sugar ==

This is a feature that is already used in one major deployment. It would enhance the ability of other deployments to leverage age and gender for their program analysis. Also, Sugar activity developers can begin to incorporate age and gender into their activities where appropriate.

== Scope ==

Impacts sugar/extensions/cpsection/aboutme and jarabe/intro

== How To Test ==

On newly flashed or build Sugar environments:
1. You should be prompted to select gender after entering name and selecting color
2. You should be prompted to select age after selecting gender
3. You should be able to go back and change these setting

Once you've entered age and gender, you should be able to change them in the control panel
1. Open the Sugar control panel
2. Select About Me
3. You should be able to change your age and gender
4. Close the control panel section
5. Reopen it and observe that the new age and gender are set

== User Experience ==

The direct impact on the user is minimal: they have the option to set gender and age. Some activities use these data to enhance the user experience.

== Dependencies ==

No new dependencies

== Contingency Plan ==

None. The feature is complete pending code review.

== Documentation ==

See [[File:Gender_age.png]]

The gconf settings used by this feature are:

'/desktop/sugar/user/gender' ('male' or 'female')
'/desktop/sugar/user/birth_timestamp'
birth_timestamp = time.time() - int(age * _SECONDS_PER_YEAR)

== Release Notes ==

== Comments and Discussion ==
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
----
[[Category:Features requested by OLPC AU]]

Navigation menu