[Building Sakai] [Semigo Tool] how to allow re-login to same paper after submission

Karen Tsao ktsao at stanford.edu
Mon Feb 20 11:40:45 PST 2012


Hi Jehan,

You can reuse the query I sent to you earlier and change the forgrade from
1 to 0:

update sam_assessmentgrading_t
set forgrade=0
where publishedassessmentid = :published_assessment_id and agentid in
(:student_id_1, :student_id_2, :student_id_3, etc)

Thanks,
Karen


On Mon, Feb 20, 2012 at 2:32 AM, Jehan Badshah <jehan.badshah at nu.edu.pk>wrote:

> Dear All
>
> In our deployment (2.8.0) some time student papers are auto-submitting.
>
> If papers are get submitted, due time and retract time are not yet
> reached, then what is the way for allowing students to re-login to their
> papers, so that if they missed any question then they will be able to
> attempt it.
>
> any sql query ?
>
>
>
> Regards
> ----------------------------------------------------
> Jehan Badshah | Sr. Software Engineer
> FAST - National University of Computer and Emerging Sciences
> A.K. Brohi Road, H-11/4, Islamabad
> UAN: +92 (0)51 - 111 128 128 ext 344
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120220/9315966f/attachment.html 


More information about the sakai-dev mailing list