[Building Sakai] Question about setting up Evaluation System tool in Sakai 2.9.1

Steve Swinsburg steve.swinsburg at gmail.com
Fri Jun 13 13:30:27 PDT 2014


There is also an Axis webservice to do this that is available when you
navigate to http://your.server/sakai-axis/SakaiScript.jws?wsdl. If you are
using Sakai 10+, then the same call is also available via CXF.

public String addNewToolToAllWorkspaces(String sessionid, String toolid,
String pagetitle, String tooltitle, int pagelayout, int position, boolean
popup);


On Sat, Jun 14, 2014 at 5:33 AM, Matthew Jones <matthew at longsight.com>
wrote:

> FYI: I'd asked this question on Stack Overflow (Tagged sakai) and it
> received a really good response. This is looking to be a really good place
> to also ask questions like this.
>
>
> http://stackoverflow.com/questions/24205895/how-can-i-add-a-new-tool-to-all-users-my-workspace-sites-in-sakai
>
>
> On Fri, Jun 13, 2014 at 6:29 AM, Jeremy O'Connor <joconnor at uwc.ac.za>
> wrote:
>
>> In the following guide for the "Evaluation System" tool (
>> https://confluence.sakaiproject.org/display/EVALSYS/Installation+Guide),
>> it states:
>>
>> 1.The tool should be added to all My Workspacesfor all users
>>
>> How do I implement this step?
>>
>> --
>> Jeremy
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>> "unsubscribe"
>>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140614/09c283a6/attachment.html 


More information about the sakai-dev mailing list