You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by nacer abdellaoui <ab...@yahoo.fr> on 2011/09/01 10:59:40 UTC

Re : please I need Help

Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.



________________________________
De : Ross Gardler <rg...@opendirective.com>
À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
Envoyé le : Mercredi 31 Août 2011 15h17
Objet : Re: please I need Help

On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
> I want  my widget appears in a course page.

Sorry for the delay in responding, it seems all our devs have been
busy for a while.

It is not currently possible to view the widgets gallery in Moodle.
I'm not a moodle user myself but as I understand it the use case that
is currently supported is that an admin decides what widgets are
available and makes them available as Moodle blocks. These are then
managed using the standard Moodle tools.

It would be possible to provide full access to the widget gallery, but
it would require some work. I'm sure people here would help guide you
if you wish to make such a contribution.

Ross


-- 
Ross Gardler (@rgardler)
Programme Leader (Open Development)
OpenDirective http://opendirective.com

Re : Re : Re : Re : please I need Help

Posted by nacer abdellaoui <ab...@yahoo.fr>.
Thanks Thanks
N+



________________________________
De : Ross Gardler <rg...@opendirective.com>
À : wookie-dev@incubator.apache.org
Envoyé le : Vendredi 2 Septembre 2011 12h04
Objet : Re: Re : Re : Re : please I need Help

On 2 September 2011 10:49, Kris Popat <kj...@gmail.com> wrote:
> I've been thinking about how to increase the integration in moodle for some time but have been unsure as to the best way. Am happy to help with this.

This sounds great.

Please be sure to add the required features to the Wookie connector
rather than working directly with the REST API. This will make it
easier to reuse your work in other PHP environments.

Thanks,
Ross

Re: please I need Help

Posted by Ross Gardler <rg...@opendirective.com>.
On Saturday, 3 September 2011, nacer abdellaoui <ab...@yahoo.fr> wrote:
>
>
>
>
> Ross please please can you indicate to me, at which place i can add the
required features to the Wookie-Moodle-Connector  (source code) to
> make it possible for regular users to switch the active widget and not
> require editing mode to be active.

I don't know anything about Moodle I'm afraid. It's best to address your
enquiries to the list as a whole.

In terms of the connector see
http://incubator.apache.org/wookie/docs/embedding.html which documents its
use and http://incubator.apache.org/wookie/docs/api.html which documents the
REST API.

If you are able to get some of the way on the Moodle side then I'll be able
tonhelp with what you need on the Wookie side. Are you able to break your
problem down and ask a more specific question?

Ross


>
>
> Thanks
>
> N+
>
>
>
>
>
>
> ________________________________
> De : Ross Gardler <rg...@opendirective.com>
> À : wookie-dev@incubator.apache.org
> Envoyé le : Vendredi 2 Septembre 2011 12h04
> Objet : Re: Re : Re : Re : please I need Help
>
> On 2 September 2011 10:49, Kris Popat <kj...@gmail.com> wrote:
>> I've been thinking about how to increase the integration in moodle for
some time but have been unsure as to the best way. Am happy to help with
this.
>
> This sounds great.
>
> Please be sure to add the required features to the Wookie connector
> rather than working directly with the REST API. This will make it
> easier to reuse your work in other PHP environments.
>
> Thanks,
> Ross

-- 
Ross Gardler (@rgardler)
Programme Leader (Open Development)
OpenDirective http://opendirective.com

Re : Re : Re : Re : please I need Help

Posted by nacer abdellaoui <ab...@yahoo.fr>.



Ross please please can you indicate to me, at which place i can add the required features to the Wookie-Moodle-Connector  (source code) to 
make it possible for regular users to switch the active widget and not 
require editing mode to be active.
 

Thanks 

N+






________________________________
De : Ross Gardler <rg...@opendirective.com>
À : wookie-dev@incubator.apache.org
Envoyé le : Vendredi 2 Septembre 2011 12h04
Objet : Re: Re : Re : Re : please I need Help

On 2 September 2011 10:49, Kris Popat <kj...@gmail.com> wrote:
> I've been thinking about how to increase the integration in moodle for some time but have been unsure as to the best way. Am happy to help with this.

This sounds great.

Please be sure to add the required features to the Wookie connector
rather than working directly with the REST API. This will make it
easier to reuse your work in other PHP environments.

Thanks,
Ross

Re: Re : Re : Re : please I need Help

Posted by Ross Gardler <rg...@opendirective.com>.
On 2 September 2011 10:49, Kris Popat <kj...@gmail.com> wrote:
> I've been thinking about how to increase the integration in moodle for some time but have been unsure as to the best way. Am happy to help with this.

This sounds great.

Please be sure to add the required features to the Wookie connector
rather than working directly with the REST API. This will make it
easier to reuse your work in other PHP environments.

Thanks,
Ross

Re : Re : Re : Re : please I need Help

Posted by nacer abdellaoui <ab...@yahoo.fr>.
Thanks Thanks

I will see what i can do with these two approches 

N+


________________________________
De : Kris Popat <kj...@gmail.com>
À : "wookie-dev@incubator.apache.org" <wo...@incubator.apache.org>
Envoyé le : Vendredi 2 Septembre 2011 11h49
Objet : Re: Re : Re : Re : please I need Help

Hi

There two possible moodle type approaches to this. Either creat a mod to interact with wookie or create a course format. The first would mean that the interaction is available at the lesson level. That is at the point that a student undertakes an activity. The second would mean that the course itself could be designed around wookie. 

I've been thinking about how to increase the integration in moodle for some time but have been unsure as to the best way. Am happy to help with this. 

Cheers

Kris

Sent from my iPhone

On 2 Sep 2011, at 00:16, nacer abdellaoui <ab...@yahoo.fr> wrote:

> Thanks
> I will see what I can do.
> 
> N+
> 
> 
> 
> ________________________________
> De : Scott Wilson <sc...@gmail.com>
> À : wookie-dev@incubator.apache.org
> Envoyé le : Jeudi 1 Septembre 2011 23h39
> Objet : Re: Re : Re : please I need Help
> 
> 
> On 1 Sep 2011, at 15:45, nacer abdellaoui wrote:
> 
>> Yes I do 
>> 
>> 
>> But this plugin is an admin tool witch lets this last one decides what widgets areavailable and makes them available as Moodle blocks. What i want is  that the user ( not only the administrator) has access to the widgets gallery through a link to select a widget  and makes it available in a Moodle block   in a course page. 
> 
> Ah, OK - I see what you mean. The plugin uses the "editing mode" functionality of Moodle which is typically limited to admins. You could probably edit the plugin to enable this functionality for all users, but not being that familiar with Moodle I don't know what you'd need to change. You could put a feature request on the Wookie-Moodle-Connector Github to make it possible for regular users to switch the active widget and not require editing mode to be active.
> 
> (If its just a case of showing the gallery (not instantiating widgets for the user) this can be done in a widget that accesses the REST API.)
> 
> 
>> 
>> 
>> Any idea please.
>> 
>> 
>> 
>> ________________________________
>> De : Scott Wilson <sc...@gmail.com>
>> À : wookie-dev@incubator.apache.org
>> Envoyé le : Jeudi 1 Septembre 2011 11h07
>> Objet : Re: Re : please I need Help
>> 
>> 
>> On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:
>> 
>>> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.
>> 
>> Are you using the Moodle plugin for Wookie?
>> 
>> https://github.com/krispopat/Wookie-Moodle-Connector
>> 
>> I think this has the functionality you are asking for.
>> 
>>> 
>>> 
>>> 
>>> ________________________________
>>> De : Ross Gardler <rg...@opendirective.com>
>>> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
>>> Envoyé le : Mercredi 31 Août 2011 15h17
>>> Objet : Re: please I need Help
>>> 
>>> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>>>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>>>> I want  my widget appears in a course page.
>>> 
>>> Sorry for the delay in responding, it seems all our devs have been
>>> busy for a while.
>>> 
>>> It is not currently possible to view the widgets gallery in Moodle.
>>> I'm not a moodle user myself but as I understand it the use case that
>>> is currently supported is that an admin decides what widgets are
>>> available and makes them available as Moodle blocks. These are then
>>> managed using the standard Moodle tools.
>>> 
>>> It would be possible to provide full access to the widget gallery, but
>>> it would require some work. I'm sure people here would help guide you
>>> if you wish to make such a contribution.
>>> 
>>> Ross
>>> 
>>> 
>>> -- 
>>> Ross Gardler (@rgardler)
>>> Programme Leader (Open Development)
>>> OpenDirective http://opendirective.com

Re: Re : Re : Re : please I need Help

Posted by Kris Popat <kj...@gmail.com>.
Hi

There two possible moodle type approaches to this. Either creat a mod to interact with wookie or create a course format. The first would mean that the interaction is available at the lesson level. That is at the point that a student undertakes an activity. The second would mean that the course itself could be designed around wookie. 

I've been thinking about how to increase the integration in moodle for some time but have been unsure as to the best way. Am happy to help with this. 

Cheers

Kris

Sent from my iPhone

On 2 Sep 2011, at 00:16, nacer abdellaoui <ab...@yahoo.fr> wrote:

> Thanks
> I will see what I can do.
> 
> N+
> 
> 
> 
> ________________________________
> De : Scott Wilson <sc...@gmail.com>
> À : wookie-dev@incubator.apache.org
> Envoyé le : Jeudi 1 Septembre 2011 23h39
> Objet : Re: Re : Re : please I need Help
> 
> 
> On 1 Sep 2011, at 15:45, nacer abdellaoui wrote:
> 
>> Yes I do 
>> 
>> 
>> But this plugin is an admin tool witch lets this last one decides what widgets areavailable and makes them available as Moodle blocks. What i want is  that the user ( not only the administrator) has access to the widgets gallery through a link to select a widget  and makes it available in a Moodle block   in a course page. 
> 
> Ah, OK - I see what you mean. The plugin uses the "editing mode" functionality of Moodle which is typically limited to admins. You could probably edit the plugin to enable this functionality for all users, but not being that familiar with Moodle I don't know what you'd need to change. You could put a feature request on the Wookie-Moodle-Connector Github to make it possible for regular users to switch the active widget and not require editing mode to be active.
> 
> (If its just a case of showing the gallery (not instantiating widgets for the user) this can be done in a widget that accesses the REST API.)
> 
> 
>> 
>> 
>> Any idea please.
>> 
>> 
>> 
>> ________________________________
>> De : Scott Wilson <sc...@gmail.com>
>> À : wookie-dev@incubator.apache.org
>> Envoyé le : Jeudi 1 Septembre 2011 11h07
>> Objet : Re: Re : please I need Help
>> 
>> 
>> On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:
>> 
>>> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.
>> 
>> Are you using the Moodle plugin for Wookie?
>> 
>> https://github.com/krispopat/Wookie-Moodle-Connector
>> 
>> I think this has the functionality you are asking for.
>> 
>>> 
>>> 
>>> 
>>> ________________________________
>>> De : Ross Gardler <rg...@opendirective.com>
>>> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
>>> Envoyé le : Mercredi 31 Août 2011 15h17
>>> Objet : Re: please I need Help
>>> 
>>> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>>>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>>>> I want  my widget appears in a course page.
>>> 
>>> Sorry for the delay in responding, it seems all our devs have been
>>> busy for a while.
>>> 
>>> It is not currently possible to view the widgets gallery in Moodle.
>>> I'm not a moodle user myself but as I understand it the use case that
>>> is currently supported is that an admin decides what widgets are
>>> available and makes them available as Moodle blocks. These are then
>>> managed using the standard Moodle tools.
>>> 
>>> It would be possible to provide full access to the widget gallery, but
>>> it would require some work. I'm sure people here would help guide you
>>> if you wish to make such a contribution.
>>> 
>>> Ross
>>> 
>>> 
>>> -- 
>>> Ross Gardler (@rgardler)
>>> Programme Leader (Open Development)
>>> OpenDirective http://opendirective.com

Re : Re : Re : please I need Help

Posted by nacer abdellaoui <ab...@yahoo.fr>.
Thanks
I will see what I can do.

N+
 


________________________________
De : Scott Wilson <sc...@gmail.com>
À : wookie-dev@incubator.apache.org
Envoyé le : Jeudi 1 Septembre 2011 23h39
Objet : Re: Re : Re : please I need Help


On 1 Sep 2011, at 15:45, nacer abdellaoui wrote:

> Yes I do 
> 
> 
> But this plugin is an admin tool witch lets this last one decides what widgets areavailable and makes them available as Moodle blocks. What i want is  that the user ( not only the administrator) has access to the widgets gallery through a link to select a widget  and makes it available in a Moodle block   in a course page. 

Ah, OK - I see what you mean. The plugin uses the "editing mode" functionality of Moodle which is typically limited to admins. You could probably edit the plugin to enable this functionality for all users, but not being that familiar with Moodle I don't know what you'd need to change. You could put a feature request on the Wookie-Moodle-Connector Github to make it possible for regular users to switch the active widget and not require editing mode to be active.

(If its just a case of showing the gallery (not instantiating widgets for the user) this can be done in a widget that accesses the REST API.)


> 
> 
> Any idea please.
> 
> 
> 
> ________________________________
> De : Scott Wilson <sc...@gmail.com>
> À : wookie-dev@incubator.apache.org
> Envoyé le : Jeudi 1 Septembre 2011 11h07
> Objet : Re: Re : please I need Help
> 
> 
> On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:
> 
>> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.
> 
> Are you using the Moodle plugin for Wookie?
> 
> https://github.com/krispopat/Wookie-Moodle-Connector
> 
> I think this has the functionality you are asking for.
> 
>> 
>> 
>> 
>> ________________________________
>> De : Ross Gardler <rg...@opendirective.com>
>> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
>> Envoyé le : Mercredi 31 Août 2011 15h17
>> Objet : Re: please I need Help
>> 
>> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>>> I want  my widget appears in a course page.
>> 
>> Sorry for the delay in responding, it seems all our devs have been
>> busy for a while.
>> 
>> It is not currently possible to view the widgets gallery in Moodle.
>> I'm not a moodle user myself but as I understand it the use case that
>> is currently supported is that an admin decides what widgets are
>> available and makes them available as Moodle blocks. These are then
>> managed using the standard Moodle tools.
>> 
>> It would be possible to provide full access to the widget gallery, but
>> it would require some work. I'm sure people here would help guide you
>> if you wish to make such a contribution.
>> 
>> Ross
>> 
>> 
>> -- 
>> Ross Gardler (@rgardler)
>> Programme Leader (Open Development)
>> OpenDirective http://opendirective.com

Re: Re : Re : please I need Help

Posted by Scott Wilson <sc...@gmail.com>.
On 1 Sep 2011, at 15:45, nacer abdellaoui wrote:

> Yes I do 
> 
> 
> But this plugin is an admin tool witch lets this last one decides what widgets areavailable and makes them available as Moodle blocks. What i want is  that the user ( not only the administrator) has access to the widgets gallery through a link to select a widget  and makes it available in a Moodle block   in a course page. 

Ah, OK - I see what you mean. The plugin uses the "editing mode" functionality of Moodle which is typically limited to admins. You could probably edit the plugin to enable this functionality for all users, but not being that familiar with Moodle I don't know what you'd need to change. You could put a feature request on the Wookie-Moodle-Connector Github to make it possible for regular users to switch the active widget and not require editing mode to be active.

(If its just a case of showing the gallery (not instantiating widgets for the user) this can be done in a widget that accesses the REST API.)


> 
> 
> Any idea please.
> 
> 
> 
> ________________________________
> De : Scott Wilson <sc...@gmail.com>
> À : wookie-dev@incubator.apache.org
> Envoyé le : Jeudi 1 Septembre 2011 11h07
> Objet : Re: Re : please I need Help
> 
> 
> On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:
> 
>> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.
> 
> Are you using the Moodle plugin for Wookie?
> 
> https://github.com/krispopat/Wookie-Moodle-Connector
> 
> I think this has the functionality you are asking for.
> 
>> 
>> 
>> 
>> ________________________________
>> De : Ross Gardler <rg...@opendirective.com>
>> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
>> Envoyé le : Mercredi 31 Août 2011 15h17
>> Objet : Re: please I need Help
>> 
>> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>>> I want  my widget appears in a course page.
>> 
>> Sorry for the delay in responding, it seems all our devs have been
>> busy for a while.
>> 
>> It is not currently possible to view the widgets gallery in Moodle.
>> I'm not a moodle user myself but as I understand it the use case that
>> is currently supported is that an admin decides what widgets are
>> available and makes them available as Moodle blocks. These are then
>> managed using the standard Moodle tools.
>> 
>> It would be possible to provide full access to the widget gallery, but
>> it would require some work. I'm sure people here would help guide you
>> if you wish to make such a contribution.
>> 
>> Ross
>> 
>> 
>> -- 
>> Ross Gardler (@rgardler)
>> Programme Leader (Open Development)
>> OpenDirective http://opendirective.com


Re : Re : please I need Help

Posted by nacer abdellaoui <ab...@yahoo.fr>.
Yes I do 


But this plugin is an admin tool witch lets this last one decides what widgets areavailable and makes them available as Moodle blocks. What i want is  that the user ( not only the administrator) has access to the widgets gallery through a link to select a widget  and makes it available in a Moodle block   in a course page. 


Any idea please.



________________________________
De : Scott Wilson <sc...@gmail.com>
À : wookie-dev@incubator.apache.org
Envoyé le : Jeudi 1 Septembre 2011 11h07
Objet : Re: Re : please I need Help


On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:

> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.

Are you using the Moodle plugin for Wookie?

https://github.com/krispopat/Wookie-Moodle-Connector

I think this has the functionality you are asking for.

> 
> 
> 
> ________________________________
> De : Ross Gardler <rg...@opendirective.com>
> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
> Envoyé le : Mercredi 31 Août 2011 15h17
> Objet : Re: please I need Help
> 
> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>> I want  my widget appears in a course page.
> 
> Sorry for the delay in responding, it seems all our devs have been
> busy for a while.
> 
> It is not currently possible to view the widgets gallery in Moodle.
> I'm not a moodle user myself but as I understand it the use case that
> is currently supported is that an admin decides what widgets are
> available and makes them available as Moodle blocks. These are then
> managed using the standard Moodle tools.
> 
> It would be possible to provide full access to the widget gallery, but
> it would require some work. I'm sure people here would help guide you
> if you wish to make such a contribution.
> 
> Ross
> 
> 
> -- 
> Ross Gardler (@rgardler)
> Programme Leader (Open Development)
> OpenDirective http://opendirective.com

Re: Re : please I need Help

Posted by Scott Wilson <sc...@gmail.com>.
On 1 Sep 2011, at 09:59, nacer abdellaoui wrote:

> Thank,  it is what I had understood on the coupling which can be made between wookie and mooodle. At the stage where I am in my work, I would like that the user has access to the widgets in a page of course and since I really do not have much time and that the solution is in modifing  moodle , thanks to any person being able to give me a small idea so that I can advance. I am realy blocked. please.

Are you using the Moodle plugin for Wookie?

https://github.com/krispopat/Wookie-Moodle-Connector

I think this has the functionality you are asking for.

> 
> 
> 
> ________________________________
> De : Ross Gardler <rg...@opendirective.com>
> À : wookie-dev@incubator.apache.org; nacer abdellaoui <ab...@yahoo.fr>
> Envoyé le : Mercredi 31 Août 2011 15h17
> Objet : Re: please I need Help
> 
> On 26 August 2011 09:36, nacer abdellaoui <ab...@yahoo.fr> wrote:
>> I would like to know if it is possible in moodle, and in a course page , to access the widgets  gallery of wookie,through a link,  to select a widget.
>> I want  my widget appears in a course page.
> 
> Sorry for the delay in responding, it seems all our devs have been
> busy for a while.
> 
> It is not currently possible to view the widgets gallery in Moodle.
> I'm not a moodle user myself but as I understand it the use case that
> is currently supported is that an admin decides what widgets are
> available and makes them available as Moodle blocks. These are then
> managed using the standard Moodle tools.
> 
> It would be possible to provide full access to the widget gallery, but
> it would require some work. I'm sure people here would help guide you
> if you wish to make such a contribution.
> 
> Ross
> 
> 
> -- 
> Ross Gardler (@rgardler)
> Programme Leader (Open Development)
> OpenDirective http://opendirective.com