[Building Sakai] Samigo grade assessment

Karen Tsao ktsao at stanford.edu
Wed Oct 31 12:47:28 PDT 2012


But I think the API is
getAllAssessmentGradingByAgentId(publishedAssessmentId, agentIdString), not
getAllAssessmentGradingByAgentId(idSite,idUser).

And you can just import
org.sakaiproject.tool.assessment.data.dao.grading.AssessmentGradingData<http://qa1-nl.sakaiproject.org/codereview/sakai_2-3-0-003-QA/api/org/sakaiproject/tool/assessment/data/dao/grading/AssessmentGradingData.java.html>when
you need to access "?".

Thanks,
Karen


On Wed, Oct 31, 2012 at 12:09 PM, cipriano garcia Hernandez <
yumas16 at hotmail.com> wrote:

> I can access the method from gradingservice.
>
> ------------------------------
> From: yumas16 at hotmail.com
> To: ktsao at stanford.edu; antoniovalenciaspain at hotmail.com
> Date: Wed, 31 Oct 2012 19:54:29 +0100
>
> CC: sakai-dev at collab.sakaiproject.org
> Subject: Re: [Building Sakai] Samigo grade assessment
>
> sakai 2.8
>
> ------------------------------
> Date: Wed, 31 Oct 2012 10:39:46 -0700
> From: ktsao at stanford.edu
> To: antoniovalenciaspain at hotmail.com
> CC: sakai-dev at collab.sakaiproject.org
> Subject: Re: [Building Sakai] Samigo grade assessment
>
> Hi Antonio,
>
> I couldn't find getAllAssessmentGradingByAgent from the link you give to
> me. Also, that's Sakai 2.3 code. Do you want to work with current version?
>
> Thanks,
> Karen
>
> On Wed, Oct 31, 2012 at 2:10 AM, Antonio muñoz alonso <
> antoniovalenciaspain at hotmail.com> wrote:
>
>
> In this class-->
> http://qa1-nl.sakaiproject.org/codereview/sakai_2-3-0-003-QA/api/org/sakaiproject/tool/assessment/services/GradingService.java.html
>
> ? = AssessmentGradingData.I can't import class.
> ------------------------------
> Date: Tue, 30 Oct 2012 22:01:39 -0700
> Subject: Re: [Building Sakai] Samigo grade assessment
> From: ktsao at stanford.edu
> To: antoniovalenciaspain at hotmail.com
> CC: sakai-dev at collab.sakaiproject.org
>
>
> Hi Antonio,
>
> I only found getAllAssessmentGradingByAgentId(publishedAssessmentId,
> agentIdString) but don't see any API with
> getAllAssessmentGradingByAgentId(idSite,idUser). Can you please let me know
> which Java class contains this API?
>
> For getAllAssessmentGradingByAgentId(publishedAssessmentId,
> agentIdString), I think your "?" is AssessmentGradingData.
>
> Thanks,
> Karen
>
> On Tue, Oct 30, 2012 at 5:30 PM, Antonio muñoz alonso <
> antoniovalenciaspain at hotmail.com> wrote:
>
>  Hi/Hola
>
> I can not take an exam note of a user.
>
> List<?> lasg = grade.getAllAssessmentGradingByAgentId(idSite,idUser);
>
> ?= AssessmentGradingFacade--> ClassCastException.
>
>
> What I can do?
>
> Thanks/gracias
>
> _______________________________________________
> 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"
>
>
>
>
> _______________________________________________ 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"
>
> _______________________________________________ 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/20121031/c81cfee2/attachment.html 


More information about the sakai-dev mailing list