[Building Sakai] Getting at feedback with url-accessed assessments

George Pipkin gpp8p at Virginia.EDU
Mon Aug 19 15:37:01 PDT 2013


Hi -

    I am trying to figure out a way to write in the feedback for an 
assessment when they
are accessed using a URL (as opposed to via the portal).  Curiously 
enough, even though
the rest of samigo is a JSF application, this particular facet of the 
tool uses RSF. The problem
I am running into is once an assessment has been submitted, the logic 
inside  BeginAssessmentProducer
does not get invoked on a return trip because of the browser cache. I've 
tried inserting
the "pragma-no cache" meta tags in the header, but this problem still 
happens.

I was wondering if anybody could tell me where samigo makes the decision 
to hand off /direct
requests to RSF.  Or, is there another way to keep this from happening 
?  The error message
that appears is wrong and uninformative.   Once I get inside
BeginAssessmentProducer, I have a DeeliveryBean and I hstand a chance of 
getting at
the feedback and putting it into the RSF page.  There must be a way of 
fixing this.

                                 - George Pipkin
                                     U.Va.


More information about the sakai-dev mailing list