[Building Sakai] Regd Quiz Code
Satish Agrawal
satish.agrawal at tcs.com
Tue Mar 23 23:25:10 PDT 2010
Hi Karen,
Thanks a lot!!!
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/22/2010 11:20 PM
Sent by:
ktsao at hungs.org
Cc:
sakai-dev, Tushar Bisht
Hi Satish,
You can get the PersonBean and that should contain the information you
need.
PersonBean person = (PersonBean) ContextUtil.lookupBean("person");
You can take a look at the getAgentString() API in DeliveryActionListener
class.
Thanks,
Karen
On Mon, Mar 22, 2010 at 5:07 AM, Satish Agrawal <satish.agrawal at tcs.com>
wrote:
Hi Karen,
Need small help from you. Can you please tell me, how we can
get/read the userid (or the unique id of the user for which that page is
getting executed) or which variable in the file takes care of the userid
in the file BeginDelieveryActionListener.java (attached below).
Then, based on the userid, i can run query to check if he has already
taken the previous assessment.
Thanks & 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>
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
Website: 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
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"
=====-----=====-----=====
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
=====-----=====-----=====
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/20100324/6e4ae046/attachment.html
More information about the sakai-dev
mailing list