sugarlabs / typing-turtle-activity

A typing tutor for the sugar learning environment
GNU General Public License v3.0
4 stars 8 forks source link

No activity to start entry #14

Open quozl opened 4 years ago

quozl commented 4 years ago

When lessons are exported to the journal, a journal object is created which cannot be started;

sourabhaa commented 2 years ago

@quozl I was able to reproduce the issue. I copied the file to Documents and then was able to open it on Ubuntu. The content is a json object with list of objects as value. The reason for file not opening is maybe sugar does not have a document reader? Also, since it's not formatted, it won't be easy for the user to follow the lessons.

quozl commented 2 years ago

Thanks. I'd expect an activity that exports a specific MIME type provides a way to import it. Perhaps it should not export. Can you think of any way to support a teacher who wants to make and use lessons?