[Using Sakai] FW: Submitting quizz on be half of a student

Bryan Holladay holladay at longsight.com
Thu Aug 16 12:41:40 PDT 2012


You need to find the submission in the database and set the forgrade column
to true:

update SAM_ASSESSMENTGRADING_T ag
set ag.FORGRADE = true
WHERE ag.publishedassessmentid = :asessment_id
and ag.ASSESSMENTGRADINGID = :submission_id


On Thu, Aug 16, 2012 at 3:02 PM, Biku Shrestha <blshrestha at mum.edu> wrote:

> Hi,****
>
> ** **
>
> I have some questions about the Tests and Quizzes tool in Sakai 2.7:****
>
> ** **
>
> **1.       **How can I submit the tests and quizzes on behalf of a
> student?****
>
> ** **
>
> **2.       **If it is not possible to submit on behalf of a student, how
> can I change “No submission” to submitted so that it looks like student has
> submitted the test and I can put the mark for each question (Not total
> adjustment)?****
>
> ** **
>
> This is required for us for  the following situation:****
>
> When  we conduct paper based exam, Students will submit the exam in paper.
>  Instructor will graded it and wants to put the grade for each question in
> Sakai for each student.****
>
> ** **
>
> ** **
>
> ****
>
> Thank you.****
>
> ** **
>
> Biku Shrestha****
>
> Computer Science Department****
>
> Systems Administrator****
>
> Maharishi University of Management****
>
> ** **
>
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20120816/dae8f84a/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 13961 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20120816/dae8f84a/attachment-0001.jpe 


More information about the sakai-user mailing list