« Return to Thread: [Building Sakai] does Gradebook Sakai 2.6 have API?

Re: [Building Sakai] does Gradebook Sakai 2.6 have API?

by Amy-52 :: Rate this Message:

| View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Steve,

 

Thanks a lot for the information. Will try  it out and hopefully it will work for us.

 

Best regards,

Amy

 

From: Steve Swinsburg [mailto:steve.swinsburg@...]
Sent: Wednesday, 16 May, 2012 1:57 PM
To: Amy
Cc: sakai-dev@...; junhao@...
Subject: Re: [Building Sakai] does Gradebook Sakai 2.6 have API?

 

Hi,

 

Generate the javadocs for the grade book shared API module. Then use the org.sakaiproject.service.gradebook.shared.GradebookService class.

 

These are the javadocs for the gradebook service in 2.8:

http://source.sakaiproject.org/release/edu-services/1.1.3/apidocs/org/sakaiproject/service/gradebook/shared/GradebookService.html

 

It should be documented as to which methods to call. Basically, in the gradebook an 'Assignment' is a gradebook item.

 

cheers,

Steve

 

 

On 16/05/2012, at 3:42 PM, Amy wrote:



Hi Steve,

 

Great to hear.

May I know as to where I  can find reference for the SIS Integration?

 

Thanks much.

 

Best regards,

Amy

 

From: Steve Swinsburg [steve.swinsburg@...] 
Sent: Wednesday, 16 May, 2012 1:37 PM
To: Amy
Cc: sakai-dev@...; sakai-qa@...; sakai-user@...; junhao@...
Subject: Re: [Building Sakai] does Gradebook Sakai 2.6 have API?

 

Hi,

 

Yes there is the GradebookService which you can use to extract results for gradebook items. You can also extract the course grade though you'll need to perform some calculations for weighted categories (if the 2.6 grade book supports that). I recently wrote an SIS integration based on this approach.

 

cheers,

Steve

 

 

On 16/05/2012, at 2:21 PM, Amy wrote:




Hi Everyone,

 

I would like  to check  if there  is  any component  or API for the Gradebook that allows us to grab results that we can port over to our reporting  system?

I understand there is an export  function but this is very manual,  we are looking for something  automated.

 

Hope to hear from you all  soon.

 


Best regards,

Amy L.

_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"

 


_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"

 « Return to Thread: [Building Sakai] does Gradebook Sakai 2.6 have API?