[Building Sakai] Entity Provider for Tests and Quizzes

George Pipkin gpp8p at Virginia.EDU
Sun Jun 13 10:35:42 PDT 2010


Hello All -

  I'm trying to figure out how to use the entity provider 
(PublishedAssessmentEntityProviderImpl)
that lives inside samigo.  First of all - is it being used by anything 
?  I noticed that  in the
"restful" setting ( ie  http://localhost:8080/direct/sam_pub/14)
it doesn't appear to be invoked at all - at least not in the cae where 
an assessment id exists.  If the id doesn't exist,
entityExists(String id)  gets called before sakai barfs and tells you in 
a very impolite way (404) that this guy just
isn't there.

What I'm really trying to figure out how to do is to get an assessment's 
results - ie for a given assessment id and user id,
return the score. I realize I'll probably have to expand the provider 
greatly in order to do this.  I'm looking for a
service that will cough up an object containing results.  If I could 
identify that, I'd like to expand the entity provider
to support this kind of query.


                                                          -  George Pipkin
                                                             U.va


More information about the sakai-dev mailing list