[Building Sakai] Samigo Test and Quizzes 0point test

Mike Jennings mike_jennings at unc.edu
Thu Sep 15 11:28:48 PDT 2011


Karen,

I wonder if the issue is because in the SectionAwareServiceHelperImpl it 
appears to be looking for people that are enrolled in the site by 
checking for the Role.STUDENT.

		if ("-1".equals(userUid) || isUserAbleToGradeAll(siteid, userUid)) {
			enrollments = getSectionAwareness().getSiteMembersInRole(siteid, 
Role.STUDENT);

Since there is no one in a project site with a role of student, they are 
all participants, then this returns a empty List, which makes it look 
like no one has taken the test....

Any thoughts.

Mike

On 09/15/2011 01:19 PM, Mike Jennings wrote:
> Karen,
>
> 237 People have taken this test.  Since this is a project it is actually
> 237 participants......
>
> Mike
>
> On 09/15/2011 12:32 PM, Karen Tsao wrote:
>> Hi Mike,
>>
>> Before I try your XML, I'd like to ask you a quick question. How many
>> students have taken this assessment? I saw "Students who have submitted
>> may have been removed from this site" in your error log.
>>
>> Thanks,
>> Karen
>>
>> On Thu, Sep 15, 2011 at 8:58 AM, Mike Jennings<mike_jennings at unc.edu
>> <mailto:mike_jennings at unc.edu>>  wrote:
>>
>>      Karen,
>>
>>      Here is the information that you requested. Just a FYI, this issues
>>      is happening on a project site not a course site.
>>
>>
>>      Mike
>>
>>
>>      On 09/15/2011 11:46 AM, Karen Tsao wrote:
>>
>>          Hi Mike,
>>
>>          Can you export your assessment and send me the XML file? Also,
>>          you might
>>          have more information in your tomcat log. Can you email that to
>>          me too?
>>
>>          Thanks,
>>          Karen
>>
>>          On Thu, Sep 15, 2011 at 8:09 AM, Mike Jennings
>>          <mike_jennings at unc.edu<mailto:mike_jennings at unc.edu>
>>          <mailto:mike_jennings at unc.edu<mailto:mike_jennings at unc.edu>>__>
>>          wrote:
>>
>>          Hi everyone. I have a instructor that created a Test in Samigo where
>>          all of the answers have 0.0 points. When the user trys to export the
>>          data from the quiz, since it is really just being used as a
>>          evaluation,
>>          the tool throws a exception
>>
>>          org.sakaiproject.portal.api.__PortalHandlerException:
>>          org.sakaiproject.tool.api.__ToolException:
>>          java.lang.RuntimeException:
>>          failed to call histogramScores.
>>
>>          I am using sakai 2.7.0 and samigo 2.7.0... any help would be greatly
>>          appreciated.
>>
>>          Mike
>>          --
>>          ==============================__==============================__==================
>>          Mike Jennings
>>          Teaching and Learning Developer
>>          University of North Carolina at Chapel Hill
>>
>>          Office: (919) 843-5013<tel:%28919%29%20843-5013>
>>          <tel:%28919%29%20843-5013>
>>          Cell: (919) 442-8337<tel:%28919%29%20442-8337>
>>          <tel:%28919%29%20442-8337>
>>          E-mail: mike_jennings at unc.edu<mailto:mike_jennings at unc.edu>
>>          <mailto:mike_jennings at unc.edu<mailto:mike_jennings at unc.edu>>
>>
>>          _________________________________________________
>>          sakai-dev mailing list
>>          sakai-dev at collab.sakaiproject.__org
>>          <mailto:sakai-dev at collab.sakaiproject.org>
>>          <mailto:sakai-dev at collab.__sakaiproject.org
>>          <mailto:sakai-dev at collab.sakaiproject.org>>
>>
>>          http://collab.sakaiproject.__org/mailman/listinfo/sakai-dev
>>          <http://collab.sakaiproject.org/mailman/listinfo/sakai-dev>
>>
>>          TO UNSUBSCRIBE: send email to
>>          sakai-dev-unsubscribe at collab.__sakaiproject.org
>>          <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org>
>>          <mailto:sakai-dev-unsubscribe at __collab.sakaiproject.org
>>          <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org>>  with a
>>          subject of "unsubscribe"
>>
>>
>>
>>      --
>>      ==============================__==============================__==================
>>      Mike Jennings
>>      Teaching and Learning Developer
>>      University of North Carolina at Chapel Hill
>>
>>      Office: (919) 843-5013<tel:%28919%29%20843-5013>
>>      Cell: (919) 442-8337<tel:%28919%29%20442-8337>
>>      E-mail: mike_jennings at unc.edu<mailto:mike_jennings at unc.edu>
>>
>>
>

-- 
==============================================================================
Mike Jennings
Teaching and Learning Developer
University of North Carolina at Chapel Hill

Office: (919) 843-5013
Cell: (919) 442-8337
E-mail: mike_jennings at unc.edu


More information about the sakai-dev mailing list