Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Vamsi Krishna Davuluri
Thank you Martin! :D I have edited my wiki page to reflect them! On Wed, Mar 25, 2009 at 5:35 PM, Martin Langhoff wrote: > On Wed, Mar 25, 2009 at 12:56 PM, Vamsi Krishna Davuluri > wrote: > > Yep, I will! In fact will be on it now. > > Thanks, btw while replying back here, do I add your email i

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Martin Langhoff
On Wed, Mar 25, 2009 at 12:56 PM, Vamsi Krishna Davuluri wrote: > Yep, I will! In fact will be on it now. > Thanks, btw while replying back here, do I add your email id to "To" or just > send to sugar-devel? Up to you. I am on sugar-devel. If you send it to me as well as to sugar-devel, my MUA sh

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Vamsi Krishna Davuluri
Yep, I will! In fact will be on it now. Thanks, btw while replying back here, do I add your email id to "To" or just send to sugar-devel? On Wed, Mar 25, 2009 at 5:11 PM, Martin Langhoff wrote: > 2009/3/25 Vamsi Krishna Davuluri : > > And I see your point for the alternative (no XO case), I will

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Martin Langhoff
2009/3/25 Vamsi Krishna Davuluri : > And I see your point for the alternative (no XO case), I will implement it ! Cool. Still makes sense to build it within moodle (those "other" users need to have a moodle account for many other things anyway...) Sounds like the plan is taking shape -- you'll ad

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Vamsi Krishna Davuluri
Agreed, I thought the same thing, but in my excitement I couldn't put it out coherently. :P The activity actually makes the transfer simple for the kids. And I see your point for the alternative (no XO case), I will implement it ! Thanks! ___ Sugar-dev

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Martin Langhoff
Well, thought that your workflow was to 1 - use activity X to create / get the document to print 2 - hit a "print" button or option in the Journal - this creates a PDF 3 - go to Browse.xo and visit the "Local schoolserver" which shows the Moodle UI 4 - find the "print" page, and upload the PDF to

Re: [Sugar-devel] [Server-devel] Fwd: Regarding adding a moodle plugin

2009-03-25 Thread Vamsi Krishna Davuluri
That would be a killer addon! I could just use libxmlrpc and write an activity which sends the pdfs to the php data warehouse server side, also prompt for the user's login. But wouldn't it be really the same thing as logging in from the moodle's plugin page, and sending those files? I guess it kill