[Building Sakai] does Gradebook Sakai 2.6 have API?

Steve Swinsburg steve.swinsburg at gmail.com
Tue May 15 22:56:39 PDT 2012


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 [mailto:steve.swinsburg at gmail.com] 
> Sent: Wednesday, 16 May, 2012 1:37 PM
> To: Amy
> Cc: sakai-dev at collab.sakaiproject.org; sakai-qa at collab.sakaiproject.org; sakai-user at collab.sakaiproject.org; junhao at jupinno.com
> 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 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/20120516/09367bac/attachment.html 


More information about the sakai-dev mailing list