Features/Multiple home views
Contents |
Summary
Option to have different collections of activities on the Home View for formal (classroom) and informal (home) use.
Owner
- Name: Walter Bender
- Email: <walter at sugarlabs dot org>
Current status
- Targeted release: 0.96
- Last updated: 11.12.2011
- Percentage of completion: 10%
Detailed Description
It has been reported that teachers are upset by the fact that children have differing collections of activities on their home views; to the extent that some deployments forbid children from loading "unofficial" activities onto their machines. As an easy workaround to both offering the teacher a consistent classroom experience for each child and for the children to have the freedom to modify their system's look and feel to their convenience and taste, I am proposing to have two home views: one for school and one for personal use.
I propose replacing the spiral vs random view buttons with school vs personal buttons (using the school and xo icons). There would be a separate collection of activities for each view, set in the list view.
There are several ways we could implement this:
- The most simple, non-invasive solution would be to have starred and unstarred views. The starred view would be exactly the same as the current home view. The unstarred would show those activities that are not starred.
- A variant of the above would be to have a tristate star in the list view, where a third star is in the user's colors and the two home views be filled or user filled.
- Instead of a star, there would be a school and an xo. Activities could appear in either, both, or none (As shown in the illustration below).
Note: In the illustration, the selection is in the secondary menu. Upon reflection, I think it should part of the primary selection (in line with the list view, replacing the current circle icon).
Note: the current method of selecting home view style, e.g.,spiral or random, could (arguably should) be replaced by standard secondary menus. (Is there anywhere else in the entire interface where we use these secondary button menus? -- admittedly, this style may be more suitable for touch, in which case all secondary menus should work that way.)
Benefit to Sugar
The Sugar user would have more options regarding layout (most window managers provide multiple desktops) and the teacher could ask for a more structured configuration when desired.
Scope
The changes would be to sugar/src/jarabe/desktop activitylist.py, favoriteslayout.py and favoriteview.py
How To Test
Features/Multiple home views/Testing
User Experience
The user would have have two desktops, plus the list view. As is the case now, all activities will show up in the list view.
Dependencies
No new dependencies