[Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Gerald Ardito
Hello all.

As our 5th graders are doing more and more work with their XOs, their being
able to turn in and share their work products (as opposed to collaborating
with others) is becoming more and more important.

My temporary solution is having them upload their work (along with
reflections, if desired) to Moodle, which I can do because we have an XS
implementation. However, this means that if a student has created a Memorize
vocabulary game that s/he want to share s/he has to:
1. Create the game.
2. Save it to the Journal
3. Go to Browse
4. Navigate to Moodle
5. Find the right course/right assignment within the course
6. Upload game.

S/he pretty much has to do the same thing to download and then play other
games. This is certainly workable, but dramatically slows down the momentum
of creating games and wanting others to play them.

So, I am asking to create/offering to help create an Activity that allows
users to share work products easily. I know that Bert was working on
something called Distribute, which may be a starting place. It seems to
share Journal objects, which seems right.

I am happy to work with developers on this. I could create requirements, if
need be. Just say the word.

I look forward to what comes next.

Thanks and best,
Gerald
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Sharing Work Across XOs/SOAS

2009-12-15 Thread Gerald Ardito
Hello all.

As our 5th graders are doing more and more work with their XOs, their being
able to turn in and share their work products (as opposed to collaborating
with others) is becoming more and more important.

My temporary solution is having them upload their work (along with
reflections, if desired) to Moodle, which I can do because we have an XS
implementation. However, this means that if a student has created a Memorize
vocabulary game that s/he want to share s/he has to:
1. Create the game.
2. Save it to the Journal
3. Go to Browse
4. Navigate to Moodle
5. Find the right course/right assignment within the course
6. Upload game.

S/he pretty much has to do the same thing to download and then play other
games. This is certainly workable, but dramatically slows down the momentum
of creating games and wanting others to play them.

So, I am asking to create/offering to help create an Activity that allows
users to share work products easily. I know that Bert was working on
something called Distribute, which may be a starting place. It seems to
share Journal objects, which seems right.

I am happy to work with developers on this. I could create requirements, if
need be. Just say the word.

I look forward to what comes next.

Thanks and best,
Gerald
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Sascha Silbe

On Tue, Dec 15, 2009 at 12:36:43PM -0500, Gerald Ardito wrote:


1. Create the game.
2. Save it to the Journal
FWIW: This step is automatic (activities save their state to the Journal 
whenever you switch away from them).

3. Go to Browse


CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

signature.asc
Description: Digital signature
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Gerald Ardito
Justin,

Nice.
I am assuming that by downloading, you mean getting the object from another
XO/SOAS?

When can I have it to test?

Thanks.
Gerald

On Tue, Dec 15, 2009 at 2:09 PM, Justin Lewis jlew.black...@gmail.comwrote:

 I have been building an activity to do just that,

 Check it out here:
 http://wiki.sugarlabs.org/go/FileShare

 Justin Lewis

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Justin Lewis
From: Justin Lewis jlew.black...@gmail.com
Date: Tue, Dec 15, 2009 at 2:17 PM
Subject: Re: Sharing work across XOs/SOAS
To: Gerald Ardito gerald.ard...@gmail.com

I have a testable version right now, you can find it on my project page.

http://wiki.sugarlabs.org/go/FileShare

There is an xo release available (see the links section at the bottom
of that page).

I am still developing it but it is working right now, hasn't had a lot
of testing yet, but it seems to be working right now.  Please feel
free to check it out and let me know if you have any suggestions or
find any bugs.

Justin Lewis

On Tue, Dec 15, 2009 at 2:14 PM, Gerald Ardito gerald.ard...@gmail.com wrote:
 Justin,

 Nice.
 I am assuming that by downloading, you mean getting the object from another
 XO/SOAS?

 When can I have it to test?

 Thanks.
 Gerald

 On Tue, Dec 15, 2009 at 2:09 PM, Justin Lewis jlew.black...@gmail.com
 wrote:

 I have been building an activity to do just that,

 Check it out here:
 http://wiki.sugarlabs.org/go/FileShare

 Justin Lewis


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Gary C Martin
Hi Sascha,

On 15 Dec 2009, at 18:05, Sascha Silbe wrote:

 On Tue, Dec 15, 2009 at 12:36:43PM -0500, Gerald Ardito wrote:
 
 1. Create the game.
 2. Save it to the Journal
 FWIW: This step is automatic (activities save their state to the Journal 
 whenever you switch away from them).

Unfortunately not in the case of Memorize (you actually have to 'save to 
journal', and then 'load from journal' before you can even play your own just 
created game in the interface)! :-( :-(

Simon was interested in re-designing/building this when we worked on the new 
toolbars (we did some cycles of ideas), but other 0.86 events overtook and 
Memorize never had it's toolbars updated/reworked. Needs some careful design 
planning and rework to switch between play and edit mode in a natural, 
understandable way.

Regards,
--Gary

 3. Go to Browse
 
 CU Sascha
 
 -- 
 http://sascha.silbe.org/
 http://www.infra-silbe.de/___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sharing work across XOs/SOAS

2009-12-15 Thread Sascha Silbe

On Tue, Dec 15, 2009 at 09:21:50PM +, Gary C Martin wrote:


2. Save it to the Journal
FWIW: This step is automatic (activities save their state to the 
Journal whenever you switch away from them).
Unfortunately not in the case of Memorize (you actually have to 'save 
to journal', and then 'load from journal' before you can even play 
your own just created game in the interface)! :-( :-(

Ouch. :(
Sorry for the noise then.

CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

signature.asc
Description: Digital signature
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel