Activities/Learn: Difference between revisions
| Line 453: | Line 453: | ||
The Learn.activity creates a Journal object with the bundle file as data. It then resumes the activity from this Journal object. | The Learn.activity creates a Journal object with the bundle file as data. It then resumes the activity from this Journal object. | ||
Note that not all activities are able to resume from a Journal object and not all activities support processing data files. | |||
The user needs to quit the launched activity when finished to return to the Learn activity. Sugar treats the launched activity as a window opened by Learn and so gets confused if the user tries to return to Learn via the frame. | The user needs to quit the launched activity when finished to return to the Learn activity. Sugar treats the launched activity as a window opened by Learn and so gets confused if the user tries to return to Learn via the frame. | ||