[Building Sakai] Regd Quiz Code

Karen Tsao ktsao at stanford.edu
Thu Mar 11 12:48:11 PST 2010


Hi Satish,

We don't know if there is any document regarding sakai tables.

Samigo's tables all start with "SAM_". The students score tables are
SAM_ASSESSMENTGRADING_T and SAM_ITEMGRADING_T. The rest tables are used to
store assessments information. For example, SAM_ASSESSMENTBASE_T contains
assessments' basic information and SAM_PUBLISHED ASSESSMENT_T contains
published assessments' basic information. You might be able to figure out
them by the table name. If you have problem finding any record, please feel
free to ask us.

Thanks,
Karen

On Thu, Mar 11, 2010 at 1:35 AM, Satish Agrawal <satish.agrawal at tcs.com>wrote:

>
> Hi,
>
>         Thanks for replying!!
>
>         Also, can you please help me with the table in which the students
> score of individual quizzes are stored. or any document regarding the
> summary or brief idea about the sakai tables.
>
> Warm Regards,
> Satish Kumar Agrawal
> Tata Consultancy Services
> Plot No 1, Survey No. 64/2, Software Units Layout
> Serilingampally Mandal, Madhapur
> Hyderabad - 500034,Andhra Pradesh
> India
> Buzz:- 040 6667 3318
> Mailto: satish.agrawal at tcs.com
> Website: http://www.tcs.com
> ____________________________________________
> Experience certainty.        IT Services
>                        Business Solutions
>                        Outsourcing
> ____________________________________________
>
>
>    *Re: [Building Sakai] Regd Quiz Code*
>  *Karen Tsao * to: Satish Agrawal
> 03/10/2010 11:38 PM
>
>    Sent by: *ktsao at hungs.org* Cc: sakai-dev, Vp Gulati, Tushar Bisht
>
>
>
> ------------------------------
>
>
>
> Hi Satish,
>
> You can take a look at selectIndex.jsp. When the link is clicked, the java
> class BeginDeliveryActionListener will be called. That might be the place
> you want to modify.
>
> Thanks,
> Karen
>
> On Wed, Mar 10, 2010 at 1:37 AM, Satish Agrawal <*satish.agrawal at tcs.com*<satish.agrawal at tcs.com>>
> wrote:
>
> Hello Developer,
>
>         We have created a course/site having 5 quizzes and we want the
> registered course student to go through the quizzes in a sequence manner
> only like he/she can attempt quiz no. 2 only after he/she has already taken
> quiz no. 1 and similarly in other quizzes also. We would like to do the same
> for all the other courses, so if i am able to know the file(java) that gets
> called when a student clicks on the link of the quiz, that would be great, i
> would then probably add some code in that file to check if the student has
> attempted the previous quiz through some database queries and according to
> the result would allow him to proceed. Please let me know in which file i
> can do the required changes or how else this is possible?
>
> Thanks!!!
>
> Warm Regards,
> Satish Kumar Agrawal
> Tata Consultancy Services
> Plot No 1, Survey No. 64/2, Software Units Layout
> Serilingampally Mandal, Madhapur
> Hyderabad - 500034,Andhra Pradesh
> India
> Buzz:- 040 6667 3318
> Mailto: *satish.agrawal at tcs.com* <satish.agrawal at tcs.com>
> Website: *http://www.tcs.com* <http://www.tcs.com/>
> ____________________________________________
> Experience certainty.        IT Services
>                        Business Solutions
>                        Outsourcing
> ____________________________________________
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>
> _______________________________________________
> sakai-dev mailing list*
> **sakai-dev at collab.sakaiproject.org* <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*<sakai-dev-unsubscribe at collab.sakaiproject.org>with a subject of "unsubscribe"
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100311/e3188966/attachment.html 


More information about the sakai-dev mailing list