Documentation Team/User Manual: Difference between revisions
→Starting an Activity: How can a user start an activity from the command line without starting Sugar? Please supply a sample command. |
→Starting an Activity: ====How can a user start an activity from the command line?==== How can a user start an activity from the command line without starting Sugar? Please supply a sample comman |
||
| Line 23: | Line 23: | ||
The program that you run using Sugar are called Activities. Why? Because Sugar, in its departure from the desktop metaphor for computing, is the first serious attempt to create a [[Documentation Team/Glossary|user interface]] that is based on both cognitive and social [[wikipedia:Constructivism_%28learning_theory%29| constructivism]]: an environment where learners engage in authentic exploration and collaboration in the act of learning. | The program that you run using Sugar are called Activities. Why? Because Sugar, in its departure from the desktop metaphor for computing, is the first serious attempt to create a [[Documentation Team/Glossary|user interface]] that is based on both cognitive and social [[wikipedia:Constructivism_%28learning_theory%29| constructivism]]: an environment where learners engage in authentic exploration and collaboration in the act of learning. | ||
==== | ====How can a user start an activity from the command line?==== | ||
How can a user start an activity from the command line without starting Sugar? Please supply a sample command. | How can a user start an activity from the command line without starting Sugar? Please supply a sample command. | ||
====Where are the activities stored?==== | |||
Some users will find them here: | |||
/usr/share/sugar/activities/ | |||
Jhbuild users will find the activities here: | |||
./install/share/sugar/activities/Calculate.activity/activity | |||
./source/terminal/activity | |||
====Sharing an Activity==== | ====Sharing an Activity==== | ||