[Building Sakai] Feasibility Quote

Earle Nietzel Earle.Nietzel at marist.edu
Fri Jul 16 12:14:17 PDT 2010


Hi everyone,

If you look at SAM-942 you will find everything you need to start 
importing assessments into samigo via web services.

The sample web service provided in SAM-942 works with assessments in the 
word2qti format (i.e. samlite) but if you had an assessment in a QTI 
document already it would be even easier since you don't need all the 
functionality that is provided in the web service.

Earle



From:   Karen Tsao <ktsao at stanford.edu>
To:     Jigar Joshi <jigarjm at gmail.com>
Cc:     sakai-dev at collab.sakaiproject.org
Date:   07/16/2010 01:09 PM
Subject:        Re: [Building Sakai] Feasibility Quote
Sent by:        sakai-dev-bounces at collab.sakaiproject.org



Hi Steve and Jigar,

Earle has created SAM-942 and provided a patch. I think it contains the 
API I mentioned in SAM-946.

Thanks,
Karen


On Fri, Jul 16, 2010 at 12:08 AM, Jigar Joshi <jigarjm at gmail.com> wrote:
Hi Steve,

I am eager to do it,
Can you provide me some of the documents that can be helpful to me for 
implementation.
and i have downloaded code from 
http://source.sakaiproject.org/release/2.7.0/
correct me if i am wrong.


On Fri, Jul 16, 2010 at 9:35 AM, Steve Swinsburg <
steve.swinsburg at gmail.com> wrote:
Hi,

As discussed in the other thread, you can easily create sites and add 
users to those sites via the web services. All of the web services are 
documented.

However, you cannot currently interact with Tests and Quizzes via the 
webservices yet for two reasons:
1. There are no web services to do that.
2. With the current state of the Tests and Quizzes API, you cannot write a 
web service to do that.

I mentioned a thread you should take a look at, but here is the 
information:

=================
On 13/07/2010, at 10:16 AM, Karen Tsao wrote:
There is no API for you to use in current Samigo. You can either create a 
JIRA under Samigo, or, if you would like to implement this yourself, you 
can try to add overloaded methods with additional siteId parameter in 
following places:

1. In AssessmentFacadeQueries.java, add overloaded methods for
 registerWithCurrentSite and createAssessmentWithoutDefaultSection.
2. In AssessmentService.java, add an overloaded method for 
createAssessmentWithoutDefaultSection.
3. In AuthoringHelper.java, add an overloaded method for 
createImportedAssessment .
4. In QTIService.java, add an overloaded method for 
createImportedAssessment.

And now you can make a call to the new qtiService.
createImportedAssessment. .
=================

I've filed this in JIRA for you as: 
http://jira.sakaiproject.org/browse/SAM-946

cheers,
Steve



On 16/07/2010, at 2:12 AM, Jigar Joshi wrote:

Hi Sakai Community,

I have gone through Basic setup of sakai 2.6,
I have configured it to enable WebServices,
I have also written successfully some piece of code to call WS from java,

Now my requirement is ,

I should be able to create course, add students and Teacher to that,also i
should be able to create Test for the course and also it should be 
assessed
through WebService Call.

I contacted mailing list ,
I got reply that currently it is not available in WS you need to implement
it using APIs,

I want to confirm this, also if so then API's doc and some reference
material is expected.

Thanks


-- 
Regards
Jigar
Programmer Analyst.
 

_______________________________________________
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"




-- 
Regards
Jigar
Programmer Analyst.
 


_______________________________________________
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/20100716/df3e6619/attachment.html 


More information about the sakai-dev mailing list