Quozl
Joined 17 March 2010
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
Pippy may read from: | Pippy may read from: | ||
*a saved instance of Pippy, in the journal, | *a saved instance of Pippy, in the journal, | ||
*a module(python zip bundle) in the journal, | *a module (python zip bundle) in the journal, (which may have come from a teacher, another learner, or a server), | ||
*example modules included with Pippy, | *example modules included with Pippy, | ||
| Line 71: | Line 71: | ||
*provide a way to import zip bundles from journal into the current pippy instance, using the object chooser, | *provide a way to import zip bundles from journal into the current pippy instance, using the object chooser, | ||
*on execution of a bundle, allow access to all other currently loaded bundles via import, and access to system bundles via import, | *on execution of a bundle, allow access to all other currently loaded bundles via import, and access to system bundles via import, | ||
=== Alternative === | |||
*create a new activity. | |||